How to use tesseract.net - tvn-cosine/tesseract.net GitHub Wiki
How to use tesseract.net api.
Installing tesseract.net
- Download nuget from tesseract.net
- Ensure the dll's are set to CopyToOutputDirectory as below
To understand how the TessBaseApi objects work visit these links:
https://github.com/tesseract-ocr/tesseract/wiki/APIExample
https://github.com/tvn-cosine/tesseract.net/wiki/Initialising-TessBaseAPI
https://github.com/tvn-cosine/tesseract.net/wiki/Extracting-text
https://github.com/tvn-cosine/tesseract.net/wiki/Creating-a-searchable-Pdf