开发者

OCR library for .NET [duplicate]

开发者 https://www.devze.com 2023-03-11 14:39 出处:网络
This question already has answers here:开发者_运维百科 Closed 11 years ago. Possible Duplicates:
This question already has answers here: 开发者_运维百科 Closed 11 years ago.

Possible Duplicates:

OCR for .NET

OCR in .NET

is there any good .NET OCR library? I'm interested in both free and non-free libraries.


Tesseract is a very good Apache 2.0 licensed OCR engine. I have used it from C++ and had very good results. This question recommends a .NET wrapper called Tessnet.

There are many topics about this on StackOverflow; Tessnet seems a popular choice.


I have used ABBYY FineCapture in the past and I like it quite a bit. This is not free though, but ABBYY also offers some cool products that handle stuff like ICR (hand writing OCR).

It offers some .NET libraries but, most of the work I did with it was within the product itself. You would have to do a little research to see if they will fit your needs.

0

精彩评论

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