Block a user
Replace tesseract with PaddleOCR
Investigate how to filter out moving background
Investigate how to filter out moving background
Doesn't seem like this is that big of an issue with PaddleOCR
Retrain new HanS tesseract model using SimHei font
Retrain new HanS tesseract model using SimHei font
Nevermind. PaddleOCR does a much better job than Tesseract.
Replace tesseract with PaddleOCR
Retrain new HanS tesseract model using SimHei font
Update image processing procedure
25765b8b6f
Import numpy in video.py
09f5098e19
Fix missing parenthesis
b005e36fcd
Merge pull request 'Add additional image processing' (#1) from Yun/videocr:master into master
Investigate how to filter out moving background
Add additional image processing