Read text from pictures by OCR
Budget: $30 – $250 USD
I need a DotNet (C# or VB.Net) Module to read text on pictures.
It can use licence free libraries like Tesseract
https://github.com/tesseract-ocr/tessdata
I attached a sample project in C# with sample images. If you are able to let it scan, the task is done.
Process:
Read image from test library with 7 pictures (you can have more pictures)
Read pictures into string
In case of a lot of other text, its needed to filter all strings into valid strings for date format (DD.MM.YYYY)
If date is found, parse it as result
Test:
Application will start (already done)
Application will read images from file (already done)
With "Scan" button it reads the date
Minimum 6 of the 7 pictures should be read. If you need more sample pictures, let me know. At the end, I will test with other 10 pictures to check if the code will also work for other files.
It can use licence free libraries like Tesseract
https://github.com/tesseract-ocr/tessdata
I attached a sample project in C# with sample images. If you are able to let it scan, the task is done.
Process:
Read image from test library with 7 pictures (you can have more pictures)
Read pictures into string
In case of a lot of other text, its needed to filter all strings into valid strings for date format (DD.MM.YYYY)
If date is found, parse it as result
Test:
Application will start (already done)
Application will read images from file (already done)
With "Scan" button it reads the date
Minimum 6 of the 7 pictures should be read. If you need more sample pictures, let me know. At the end, I will test with other 10 pictures to check if the code will also work for other files.