awesome-cordova-plugins/docs/plugins/document-scanner/README.md

25 lines
705 B
Markdown
Raw Normal View History

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/document-scanner/index.ts#L44">
Improve this doc
</a>
# Document Scanner
```
$ ionic cordova plugin add cordova-plugin-document-scanner
$ npm install @ionic-native/plugins/document-scanner
```
## [Usage Documentation](https://ionicframework.com/docs/native/document-scanner/)
Plugin Repo: [https://github.com/NeutrinosPlatform/cordova-plugin-document-scanner](https://github.com/NeutrinosPlatform/cordova-plugin-document-scanner)
This plugin processes images of documents, compensating for perspective.
## Supported platforms
- Android
- iOS
2021-09-29 20:38:45 +08:00