Delphi and C++ Builder optical character recognition component. Use OCR component to retrieve text from image, for example from scanned paper document.
- uses Tesseract OCR engine
- available for Delphi/C++ Builder 5 - XE2
- source code included in full version
- royalty free distribution in applications
Download Tesseract language data and place unpackaged files to
tessdata folder. Note: If Tesseract application is installed, then TESSDATA_PREFIX environment variable specifies path to tessdata folder and OCR.DataPath property is ignored. This behavior will be corrected in the next version of OCR component.