I'm planning to port tesseract ocr to javascript using emscripten.
So to make it more less complex i want to remove leptonica dependency from 
Tesseract before build it.
In my knowledge tesseract uses leptonica for prepossessing(program by 
user). Not for any internal/core operations.
So guess i won't need it if i'm gonna use some other library for 
prepossessing like opencv.
Is this possible.
Am i correct about above idea.
Can i remove leptonica form tesseract-ocr and use it separately.

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/6940246a-1cf4-49ad-938f-eaebb45abc08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to