videocr/videocr
Yun b5e6f5a57f Update image processing procedure
Apply threshold after dilution and select only white pixels from result.
Erode afterwards to thin out the text.
2021-07-14 06:22:55 +02:00
..
__init__.py define module __init__.py 2019-04-28 17:31:43 +02:00
api.py move download_lang_data to utils.py 2019-12-15 20:56:09 +08:00
constants.py support combining multiple languages 2019-04-29 22:29:49 +02:00
models.py make sim_threshold adjustable through api 2019-04-29 03:50:06 +02:00
opencv_adapter.py add adapter for OpenCV 2019-12-15 21:38:17 +08:00
utils.py move util functions to utils.py 2019-12-15 21:38:48 +08:00
video.py Update image processing procedure 2021-07-14 06:22:55 +02:00