Install and use tesseract on iOS with tesseract-ios

Update 10/10/12

I updated tesseract-ios-lib with a (fake) armv7s slice. There is no need to remove armv7s from build architectures anymore. More informations about this change on my previous post.

Introduction

In my last article about how to compile tesseract for iOS SDK 6, I quickly posted two links to my github repos:

Some comments complained about the lack of guide to install and use this wrapper. I’m going to show you how to build a new iOS project with tesseract, from scratch.

(more…)