Is there any way to use ocr with asp.net c# ? I have to scan a bank cheque ,extract the info and save the informations in db?
Loading
Is there any way to use ocr with asp.net c# ? I have to scan a bank cheque ,extract the info and save the informations in db?
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.
Leon DPosted Oct 20, 2021, 1:05 AM
You can use Spire.OCR library to achieve this task.
https://www.e-iceblue.com/Introduce/ocr-for-net.html
For more information, you can check this documentation:
https://www.e-iceblue.com/Tutorials/Spire.OCR/Quick-Start-for-.NET-Core/How-to-use-Spire.OCR-for-.NET-in-.NET-Core-Applications.html
Kip HackmanPosted Oct 18, 2021, 7:36 PM
DISCLOSURE: I am an employee of the company offering this toolkit.
Below are two tutorials that show how to use OCR and MICR text detection and extraction using .NET C#.
Rijwan AnsariPosted Oct 18, 2021, 6:00 PM
https://www.c-sharpcorner.com/article/image-analysis-in-asp-net-core-5-0-using-azure-cognitive-service/
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts-sdk/client-library
Srinivasan RamamoorthiPosted Oct 18, 2021, 3:34 PM
tanweeruddin beeharryPosted Oct 18, 2021, 2:03 PM
Rijwan AnsariPosted Oct 16, 2021, 11:36 AM
You can use azure cognitive services to do so. Please check my article for more detail.
https://www.c-sharpcorner.com/article/image-analysis-in-asp-net-core-5-0-using-azure-cognitive-service/
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts-sdk/client-library
Srinivasan RamamoorthiPosted Oct 16, 2021, 4:02 AM
tanweeruddin beeharryPosted Oct 15, 2021, 7:28 PM
Srinivasan RamamoorthiPosted Oct 15, 2021, 5:57 PM