Skip to content

santosh1370/Image_To_Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_To_Text

Python code which convert image to text

Number of file

  1. image.py
  2. vinRead2
  3. vinRead5
  4. ImageTest.py

Image.py is the python code which convert image to text, and write that text into a text file It import the libary called pytesseract, which is a wrapper script for Google’s Tesseract-OCR Engine. - which take Image as input and get you the text from image and the function used is image_to_string.

About

Python code which convert image to text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages