6 Forks
28 Stars
28 Watchers

tesseract-OCR-iOS-demo

This prototype is to recognize text inside the image and for that it uses Tesseract OCR. The underlying Tesseract engine will process the picture and return anything that it believes is text.

How to download and setup tesseract-OCR-iOS-demo

Open terminal and run command
git clone https://github.com/SimformSolutionsPvtLtd/tesseract-OCR-iOS-demo.git
git clone is used to create a copy or clone of tesseract-OCR-iOS-demo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tesseract-OCR-iOS-demo https://github.com/SimformSolutionsPvtLtd/tesseract-OCR-iOS-demo/archive/master.zip

Or simply clone tesseract-OCR-iOS-demo with SSH
[email protected]:SimformSolutionsPvtLtd/tesseract-OCR-iOS-demo.git

If you have some problems with tesseract-OCR-iOS-demo

You may open issue on tesseract-OCR-iOS-demo support forum (system) here: https://github.com/SimformSolutionsPvtLtd/tesseract-OCR-iOS-demo/issues