akshayrakate085

Results 4 issues of akshayrakate085

Hi, I wanted to **extract the table data using the Surya-ocr**. How can I achieve that?

Hi, I found a bug/issue when we passed a blank image to OCR using run_ocr. This case might be a hurdle when we are passing only ROI to ocr. It...

Using **img2table 1.3.0** **The error I am getting for a few images:** ``` /lib/python3.10/site-packages/img2table/tables/processing/bordered_tables/lines.py:23, in identify_straight_lines(thresh, min_line_length, char_length, vertical) 21 # Apply masking on image 22 kernel_dims = (1, round(min_line_length...