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
- Host: GitHub
- URL: https://github.com/wajahatkarim3/ocr-test
- Owner: wajahatkarim3
- License: apache-2.0
- Created: 2018-01-23T10:45:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T14:49:40.000Z (about 8 years ago)
- Last Synced: 2025-04-08T18:49:18.530Z (10 months ago)
- Topics: android, java, ocr, ocr-android
- Language: Java
- Size: 30 MB
- Stars: 47
- Watchers: 7
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OCR-Test
An experiment about OCR in Android

# 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.