doxakis / How-to-use-tesseract-ocr-4.0-with-csharp

How to use Tesseract OCR 4.0 with C#
MIT License
61 stars 68 forks source link
ocr tesseract tesseract-ocr

How to use Tesseract OCR 4.0 with C

Sure you can compile it, but here is a quick and easy way to get the job done.

Installation

NOTE: All the required files to run the demo are in this repo. You can skip the installation section for now.

You may find this section helpful when you are ready to integrate Tesseract in your app in c#.

Demo

The ParseText function is thread-safe.

Folder structure

Copyright and license

Code released under the MIT license.