Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 432 Bytes

DataExtraction

To Extract a Data from Image. In this project we can use a tesseract tool kit of python that is pytesseract.


Step 1. Install Tesseract tool. Step 2 Set path from environment Variable. Step 3 pip install pytesseract(it could be commit on CMD) step 4 Run a code from IDE Python. Step 5 Output.

Thank you.