Skip to content

yonglehou/Xamarin-Tesseract-OCR-iOS-1

 
 

Repository files navigation

Xamarin Tesseract OCR binding for iOS

DEPRECATED - This is an old binding against an old version of Tesseract OCR for iOS. Please use https://github.com/jherby2k/Xamarin-Tesseract-OCR-iOS-Unified as this is the maintained version. The master branch has not been updated for Unified API support, but the 'unified-api' branch has been and will be kept for reference purposes.

About

Xamarin-Tesseract-OCR-iOS is an Xamarin binding for Tesseract OCR.

This could not exist without Alex Soto, who has done all the hard work creating the binding project & static lib in response to This Xamarin forum question.

The binding itself is the Tesseract.iOS project. This repository also contains Tesseract.iOS-Sample project, to show the most basic usage of this library in an iOS application.

Please feel free to contribute/improve on this binding :).

About

Tesseract OCR iOS binding for Xamarin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.6%
  • C 39.8%
  • C# 2.1%
  • Other 0.5%