Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sooraj-s-98/test
demo
https://github.com/sooraj-s-98/test
Last synced: 13 days ago
JSON representation
demo
- Host: GitHub
- URL: https://github.com/sooraj-s-98/test
- Owner: Sooraj-s-98
- Created: 2020-03-16T03:43:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T22:42:08.000Z (over 1 year ago)
- Last Synced: 2024-10-27T18:38:15.714Z (2 months ago)
- Language: Python
- Size: 154 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pre-requisites:
python 3.5 or 3.6
Install Tesseract: an open source text recognition (OCR) Engine
dependencies from requirements.txtcreate a virtual environment and install the packages from requirements.txt.
pip install virtualenv
virtualenv env
env/scripts/activate.bat
pip install -r requirements.txt
Run the following command in the project directory:
python txttohandwriting.py