Search code examples
iphoneios7xcode5tesseract

Is there any "Tesseract OCR API" available for "IOS SDK 7.0"?


want to make an application in IOS SDK 7.0 with Xcode 5 that required "Tesseract OCR API". So, Is there any "Tesseract OCR API" available for "IOS SDK 7.0" ? if any, please post the download link.


Solution

  • There is an SDK that is iOS 7 compatible There are clear instruction on how to implement it in your application on there as well

    Tesseract OCR iOS

    You may also find these articles useful when working with Tesseract in iOS

    iOS Tesseract OCR Image Preparation

    Tesseract Text recognition