2021-09-29 20:09:02 +08:00
< 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
2021-09-29 20:38:45 +08:00