very simple text detection using opencv and python
也可以用于中文!
심지어 한국
python TextDetect.py input.png
- Python > 3.0 (Tested with: 3.4.3)
- Opencv > 3.0 (Tested with: 3.0.0)
Try to change the ele_size for text_detect, smaller value results in a more sensitive detector in corresponding direction
- http://stackoverflow.com/a/23565051
- http://docs.opencv.org/master/da/d56/group__text__detect.html#gsc.tab=0
BSD 3-Clause licensed. See the bundled LICENSE file for more details.