Cordova Plugin Openalpr Versions Save

This Cordova plugin adds support for the OpenALPR (Automatic License Plate Recognition) library, which provides support for retrieving the license plate from a picture.

2.1.0

5 years ago

Bugfix

#12 Replace symlinks with actual directories.

Added

#26 Add Cordova [email protected]+ support.

2.0.1

6 years ago

Bugfix

  • Fix Cordova camera file_uri support for Android.

2.0.0

6 years ago

Added

  • Support for Base64 encoded image data
  • Possibility to pass options to the scanner, like country and amount
  • Better Ionic 3 support with @ionic-native/openalpr
  • Updated documentation with examples

Changed

  • Add extra parameter for passing options in scan() (breaking change)

1.0.0

7 years ago

Added

  • Initial release.
  • Add basic iOS support.
  • Add basic Android support.
  • Add NPM registry support.