henrivain / TesseractOcrMaui

Tesseract wrapper for Windows, Android and iOS for .NET MAUI
Apache License 2.0
37 stars 4 forks source link

Extending ITesseract api #12

Closed henrivain closed 1 year ago

henrivain commented 1 year ago

Add new methods to Tesseract api New ways to pass the image

Add ITesseract signature to Readme file
Remove br-newlines from readme file
Add TesseractInitException to make some execptions more clear