Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass image as byte array not as file path #18

Closed
LosDanieloss opened this issue Apr 13, 2016 · 1 comment
Closed

Pass image as byte array not as file path #18

LosDanieloss opened this issue Apr 13, 2016 · 1 comment

Comments

@LosDanieloss
Copy link

Hi,

Have you consider adding to your library possibility to pass image not as file path but using byte array? I am asking because I think that could speed up processing time in combination with own camera implementation.

Regards,
Daniel

@SandroMachado
Copy link
Owner

Hi @LosDanieloss,

unfortunately not. My library is based on the OpenALPR and they only expose methods to pass the path of the image (https://github.com/SandroMachado/openalpr-android/blob/master/app/src/main/java/org/openalpr/AlprJNIWrapper.java).

Regards,
Sandro Machado

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants