Skip to content

Pass image in as binary buffer, rather than path on disk #14

@chriswiggins

Description

@chriswiggins

We're using this module to detect and read plates (and its awesome in node!) but we're having to unnecessarily write the file to disk to then have OpenALPR read it again.

How hard (I'm no native node person) would it be to pass this library a buffer of the file, instead of the path to the file? We're already reading in the file for other reasons (like cropping) and having to write it again just for OpenALPR is a bit of an overhead :-)

Happy to try and sort this myself, just need to be pointed in the right direction!

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions