You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@narva8916 , Your code has no defined "identifyResult" variable.. You're looping over 350 async calls which may be what's calling the segmentation fault (due to being out of memory). I don't think this is an issue with the library.
Hi,
I'm working a project with openalpr and a raspberry pi 3 with node.js.
I'm trying to recognize a license plate from an image using node-openalpr module and find the next results:
when i ran the program as root:
when i ran the program with normal user:
The version of the software i'm using is as follows:
In the zip file you can find the program executed in the print screens.
I'm trying to figured out this several time. I'll be very greatful for the help.
Héctor
index.zip
The text was updated successfully, but these errors were encountered: