mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:03:11 +08:00
22 lines
720 B
Markdown
22 lines
720 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
|