Skip to content

p475453633/words_extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool to extract formal words from images

  • Based on easyOCR: https://github.com/JaidedAI/EasyOCR
  • Before use, please put images you want to read into directory 'images'. The results extracted will be put into directory 'results'.
  • Usage
    # use python3.6
    pip install -r requirements.txt
    python word_extract_easyocr.py
    

About

Extract words from images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages