SwiftOCR is an open source Swift based library from Nicolas Camenisch providing a high performance optical character recognition library.
SwiftOCR is easy to use and train with support for both lower and uppercase characters.
Compared with the popular Tesseract solution SwiftOCR is much easier to use as it is Swift rather than C++ based, and provides much higher performance on shorter alphanumeric codes.
You can find SwiftOCR on Github here.
A nice high performance open source OCR library.
Original article: SwiftOCR – High Performance Swift Based OCR Library
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools