How do you install tesseract on windows ?
Hi,
I'm curious to know how do you install tesseract and leptonica for opencv on windows.
Do you use cppan ?
Can you build leptonica with cmake and use it after in tesseract and opencv ? --> If yes without changed the cmakelists I'm very interested
Thanks for your answer
i tried to explain my experience before later i found this repo i used it for building leptonica's dependencies
if you want to build leptonica using opencv source you have to modify cmakelists.txt and then use this