Posts

Showing posts with the label leptonica

Detecting page orientation (C++)

I have a bunch of images that I would like to rotate based on page orientation. So I search for possible solutions within tesseract&leptonica...

Fix page orientation and skew with leptonica

Image
 First part of processing scanned images si fix page orientation and possible image skew.

Building tesserocr on MS Windows 64bit

If you search for efficient solution of using tesseract OCR in python you will need to use tessocer. But there are no recent version of project for current version of python on windows. So you have build it by yourself.