Skip to content

Instantly share code, notes, and snippets.

@openube
Forked from taitems/plate-snitch.js
Created September 4, 2017 00:17
Show Gist options
  • Save openube/a7238bfb33a39c30f28995f0b5cc2399 to your computer and use it in GitHub Desktop.
Save openube/a7238bfb33a39c30f28995f0b5cc2399 to your computer and use it in GitHub Desktop.
Image processing to identify license plate
openalpr.IdentifyLicense(imagePath, function (error, output) {
// handle result
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment