mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
25 lines
725 B
Markdown
25 lines
725 B
Markdown
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/openalpr/index.ts#L16">
|
|
Improve this doc
|
|
</a>
|
|
|
|
# OpenALPR
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-openalpr
|
|
$ npm install @ionic-native/plugins/openalpr
|
|
```
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/openalpr/)
|
|
|
|
Plugin Repo: [https://github.com/iMicknl/cordova-plugin-openalpr](https://github.com/iMicknl/cordova-plugin-openalpr)
|
|
|
|
This Cordova plugin adds support for the OpenALPR (Automatic License Plate Recognition) library, which provides support for retrieving the license plate from a picture.
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|