Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2kabhishek/manyata
An OCR tool to recognize Hindi numerals. 🔟🔎
https://github.com/2kabhishek/manyata
hindi-numerals ocr opencv python tesseract
Last synced: 5 days ago
JSON representation
An OCR tool to recognize Hindi numerals. 🔟🔎
- Host: GitHub
- URL: https://github.com/2kabhishek/manyata
- Owner: 2KAbhishek
- Created: 2019-09-06T19:46:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T07:38:57.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T16:27:03.333Z (7 months ago)
- Topics: hindi-numerals, ocr, opencv, python, tesseract
- Language: Python
- Homepage: https://2kabhishek.github.io/Manyata
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An OCR tool to recognize Hindi numerals.
## Specifications
### Software
- OS: Windows 7 or newer, Mac OS X 10.9 or newer, GNU/Linux, BSD and other Unix Systems.
- Tools Used: Python, OpenCV, Tesseract### Hardware
- CPU: Intel Core 2 Duo or newer, AMD Phenom 2 X3 or newer
- Memory: 4 GB or more
- GPU: Any OpenGL 1.2 capable graphics card.
- Storage: 4 GB or more## Objectives
- To identify hand-written Hindi numerals using neural networks.
- To identify the numerals in an autonomous way.## Target Audience
Anyone trying to recognize hand-written Hindi numerals in an autonomous way.