Skip to content

qzane/text-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text detection

very simple text detection using opencv and python
也可以用于中文!
심지어 한국

usage

python TextDetect.py input.png

requirements

  • Python > 3.0 (Tested with: 3.4.3)
  • Opencv > 3.0 (Tested with: 3.0.0)

what to do when the result is not good

Try to change the ele_size for text_detect, smaller value results in a more sensitive detector in corresponding direction

results

tests

see also

license

BSD 3-Clause licensed. See the bundled LICENSE file for more details.

About

text detection using opencv and python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages