TTesseractOCR4 icon indicating copy to clipboard operation
TTesseractOCR4 copied to clipboard

Object Pascal binding for tesseract-ocr - an optical character recognition engine

Results 6 TTesseractOCR4 issues
Sort by recently updated
recently updated
newest added

I get the attached exception when i try to run the application using this library on debug mode ![image](https://user-images.githubusercontent.com/15137093/42268171-6c4e8332-7fad-11e8-83d5-05c6139eb509.png) 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