• Stars
    star
    233
  • Rank 168,717 (Top 4 %)
  • Language
    Objective-C
  • Created almost 12 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple academic project made using OpenCV and Tesseract. The aim of these project is to read flyers of job offer and extract the text.

iPhone-OCR-Tesseract-and-OpenCV

Join the chat at https://gitter.im/pablosproject/iPhone-OCR-Tesseract-and-OpenCV

This is a sample project created by me (@PablosPoject) and @_AJ_R for academic purpose. It use the OpenCV framework and tutorial made by BloodAxe(https://github.com/BloodAxe) and some other utilities class made by Aptogo (https://github.com/aptogo). It also uses the Tesseract OCR engine to read the text processed with openCV.

I also build a simple user interface that permit to take a photo or choose one from library, and also permit to apply to the image every single step in the image processing, or to apply directly all the processing.

I hope that these can be useful for someone! Enjoy!

#Usage Download the project and use CocoaPods to install required libraries, by running pod install.

Contact Me

[email protected] @PablosProject

Release under GPL

Bitdeli Badge