Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@taitems
Created August 20, 2017 04:01
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save taitems/5d95eabe5dc3a6de4eab1761db8d6aa5 to your computer and use it in GitHub Desktop.
Save taitems/5d95eabe5dc3a6de4eab1761db8d6aa5 to your computer and use it in GitHub Desktop.
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