Skip to content

yaliqin/text_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text_recognition

text recognition and paragraph analysis

what the project does:

  1. scan input image and recognize the texts in the image
  2. based on input text pattern to split the image into small images and store the texts in each small image to separate text files

input and output examples:

input image

alt text

output image

alt text alt text alt text alt text alt text alt text alt text

output text files

you can see the output files in
https://github.com/yaliqin/text_recognition/blob/master/data/output/split_amc8.png0.txt https://github.com/yaliqin/text_recognition/blob/master/data/output/split_amc8.png1.txt https://github.com/yaliqin/text_recognition/blob/master/data/output/split_amc8.png2txt https://github.com/yaliqin/text_recognition/blob/master/data/output/split_amc8.png3.txt https://github.com/yaliqin/text_recognition/blob/master/data/output/split_amc8.png4.txt https://github.com/yaliqin/text_recognition/blob/master/data/output/split_amc8.png5.txt https://github.com/yaliqin/text_recognition/blob/master/data/output/split_amc8.png6.txt

how to use the project

AioOcr.py is the main file. Change the input file name and split image pattern in the main function of AioOcr.py

About

text recognition and paragraph analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages