An open API service indexing awesome lists of open source software.

https://github.com/wajahatkarim3/ocr-test

An experiment about OCR in Android
https://github.com/wajahatkarim3/ocr-test

android java ocr ocr-android

Last synced: 5 months ago
JSON representation

An experiment about OCR in Android

Awesome Lists containing this project

README

          

# OCR-Test
An experiment about OCR in Android

![](https://github.com/wajahatkarim3/OCR-Test/blob/master/Art/ocrdemo.gif)

# Third-party Libraries Used
* Tess-Two for OCR Processing (https://github.com/rmtheis/tess-two)
* ImagePicker for image picking and camera (https://github.com/nguyenhoanglam/ImagePicker)
* Android Image Cropper (https://github.com/ArthurHub/Android-Image-Cropper)
* MediaResizer for image compression (https://github.com/WindSekirun/MediaResizer)

# Developed By
```
Wajahat Karim
```
- Website (http://wajahatkarim.com)
- Twitter (http://twitter.com/wajahatkarim)
- Medium (http://www.medium.com/@wajahatkarim3)
- LinkedIn (http://www.linkedin.com/in/wajahatkarim)

# License

Copyright 2017 Wajahat Karim

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.