/TextDetection_Tesseract

Realtime text detection in python using tesseract library.

Primary LanguagePythonMIT LicenseMIT

Hi there 👋

Navinsrirangan/Navinsrirangan is a ✨ special ✨ repository because its README.md

library pre-requisites pycharm or python editor installed with 3.9.7 ==> install pytessaract in python under file=>settings=>your_project_name=>project interpretor ==>install openCV-python

in your system download tessearact from this link=>https://github.com/UB-Mannheim/tesseract/wiki under windows intaller tesseract-ocr-w32-setup-v5.0.0-alpha.20210811.exe choose 64 bit or 32 bit

For macOS and others use this link to download tessaract=>https://tesseract-ocr.github.io/tessdoc/Home.html

textdetection