[tesseract-ocr] Re: New fast implementation of Sauvola binarizer

2016-02-01 Thread Ilya Mezhirov
Correct. It still can be used as a separate tool, like this: turbinarize input.jpg binary.tif tesseract binary.tif Ilya -- 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,

[tesseract-ocr] New fast implementation of Sauvola binarizer

2016-01-30 Thread Ilya Mezhirov
Hi everyone, I've written a binarizer that does Sauvola a lot faster than Leptonica. It also can double the resolution. Works strictly with JPEGs and outputs G4-compressed TIFFs. Check it out: https://gitlab.com/alih/turbinarize.git Have fun! Ilya -- You received this message because you are