Tesseract is a library like any other opensource library (zlib, png, opencv...), so you should integrate it like any other library to your project.
If you ask regarding how to use this library, then I'm sure you already read documentation <https://github.com/tesseract-ocr/tessdoc>, so I will not repeat what is written there. And of course the best example of using tesseract library is tesseract executable <https://github.com/tesseract-ocr/tesseract/blob/master/src/api/tesseractmain.cpp> but I guess you are familiar with it, as you first made your research before asking to forum ;-). So what exactly is the problem? Zdenko so 15. 8. 2020 o 20:55 Benjamin Pradeep Singh <[email protected]> napĂsal(a): > Please suggest documentation for integrate tesseract to vs 2019 mfc > application > > -- > You received this message because you are subscribed to the Google Groups > "tesseract-ocr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/be718dec-3bc8-45ad-9569-ce50348e5e1ao%40googlegroups.com > . > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8zaVgHjsjSQPASktca2Jdd4Zh6tv%3DB9%3DjgM8ODANTOqBg%40mail.gmail.com.

