Skip to content

Instantly share code, notes, and snippets.

@taitems
Created August 20, 2017 04:01
Embed
What would you like to do?
Image processing to identify license plate
openalpr.IdentifyLicense(imagePath, function (error, output) {
// handle result
});
@ebfildine
Copy link

Cool!!!

@Dimos082
Copy link

Love it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment