I have been tasked with finding an Imaging/OCR/ICR SDK that we can use in our Delphi Application.
I needs to do the following:
- Work with Delphi XE (Don't care if it's ActiveX or a DLL)
- It needs to work on a server with zero human intervention.
- Needs to Support OCR and ICR in a given Rect or Zone.
- Needs to return confidence level for a given zone and specific characters in the zone.
Cost is not currently important. We are willing to look at both Open Source and Commercial Solutions. We have used Tesseract but were not impressed by it's quality when compared to some desktop OCR products.
Does anyone know of a library that can meet these needs? If you have used that library what was your experience (bad experience reports are welcome)