9

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.

Praful
  • 132
  • 1
  • 10

1 Answers1

11

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

Community
  • 1
  • 1
Adam Richardson
  • 2,518
  • 1
  • 27
  • 31