开发者

any simple way to OCR an image?

It basically only uses the font Times New Roman and is a small rectangle (220x86). Text is uniform, same size, no 开发者_运维百科strange characters, AZaz09, eight different colors (one per line).

is there any easy way to do this?


The best Open Source OCR is Tesseract. It is trainable, so you can target times new roman, although it already comes with training for similar text. You can use it with python by using os.popen()

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜