Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Text_Localisation

Using OpenCV and PyTesseract to localise text in scanned images such as invoice, reciepts, agreements

Usage

Create a folder in Root_Directory to store test images
Then, in command line execute the following commands, based on requirement

  • python3 Text_Localisation-OpenCV.py
  • python3 Text_Localisation-PyTesseract.py

Results

PyTesseract performs better in scanned images when compared to opencv

Bounding_Boxes

When running Text_Localisation-OpenCV.py,change the element size in text_detect function to get a different sized bounding boxes. Smaller ele_size corresponds to more accurate detection(like letters)

About

Using OpenCV and PyTesseract to localose text in scanned images such as invoice, reciepts, agreements

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages