开发者

need help in C# OCR

I am doing C# OCR for Chinese characters. I am required to do something like COCR2, which the users can use the small box to choose the character that the users want th开发者_Python百科e system to recognize from the image. Anyone know how to do that?


I have done something similar using Emgu CV (a .net wrapper for OpenCV). http://www.emgu.com/wiki/index.php/Main_Page

I specifically used the EigenObjectRecognizer class to do the image matching.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜