mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<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
|
||||
Reference in New Issue
Block a user