how to extract text from image using Tesseract in ASP .net
anyone know how to integrate tesseract/tessnet with asp.net? I want to extract text from image and display it in a rich box. Can anyone help pls?'
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Maen BadwanPosted Apr 13, 2017, 12:55 PM
http://www.c-sharpcorner.com/article/ocr-using-tesseract-in-C-Sharp/
http://stackoverflow.com/questions/39504752/tesseract-ocr-in-asp-net-mvc
You can find an online demo here:
https://demo.leadtools.com/JavaScript/OCR/index.html
Also, LEADTOOLS has document conversion .NET class that you can use at the server side code. You can check it here:
https://www.leadtools.com/help/leadtools/v19m/dh/doxc/documentconverter.html