开发者

Algorithm for OCR and Kanji Symbols

I have a friend that is starting up a new project. He wants to be able to use some sort of OCR in order to detect and translate Kanji symbols into other languages. He has hit a bit of a brick wall in finding available algorithms in order to do so, since these symbols are a bit more complex than the English characters that we're used to.

We suggested he start looking into 2D convolution and Fourier transforms to start the pattern recognition process, but he is looking for a good starting point.

Unfortunately my knowledge of OCR is extrem开发者_如何学Goely limited, so any suggestions that I can pass along will probably be most helpful!


Have a look at nhocr.

(Also, there is tesseract, but I'm not sure if they actually support CJK.)

There are quite a few questions with information about OCR on SO, for instance, try this search.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜