TTesseractOCR4
TTesseractOCR4 copied to clipboard
Object Pascal binding for tesseract-ocr - an optical character recognition engine
I get the attached exception when i try to run the application using this library on debug mode  This happens also to the attached demo, but working fine on...
I am experiencing errors with some of the constants for PageSegMode when running the example apps, although I have not tested all. PSM_SINGLE_COLUMN, PSM_SINGLE_BLOCK Access violation at address 040A4769 in...
Orientation returns ORIENTATION_PAGE_UP no matter what orientation I feed in to it.
under Tokyo 10.2.2 (Windows 8, french), the VCL Image demo returns "gifi'gégzgéégzizfiséZi,." for eng-text.png until I comment out the line Tesseract.PageSegMode := TessPageSegMode(cbPageSegMode.ItemIndex); the multi-page image returns nothing with the...
First, thank you for the work put into TTesseractOCR4 for delphi, that helps a lot! Actually working on Delphi 11.3. I just discovered after some testing and debugging, that the...
Hi, Thank you for providing complete solution with MIT license. I wonder if there is any plan on updating project for v5 support? Regards, Ertan