#iOS Swift Tutorial: Easy Text Recognition with Tesseract OCR

Video on YouTube

In this tutorial you are going to add the Tesseract OCR library to an Xcode project using CocoaPods. Afterwards you are going to learn how easy it is to use Tesseract to recognize text from images.

Tesseract OCR on Github