Does anyone know how to read and analyze any table data from an image. I am using asp.net application and I have successfully read the data using the Tesseract-OCR API, but could not read the table from Image.
Please give a solution with C # code.
source
share