Hi
I am using tesseract3.05.exe for windows.
My input image has tables and images. How can i detect table region and dump table images using following config variables
| textord_dump_table_images | 0 | Paint table detection output |
| textord_show_tables | 0 | Show table regions |
Should i add these variable to api_config file which is located in tessdata\configs folder? or
>tesseract.exe 20160226132734282.tif temp -c textord_show_tables=0 textord_dump_table_images=0
Does above arguments are correct to get the table region and dump table images to local.?
Please correct me if i am doing anything wrong in command line.
Kindly do the needful.
Regards
Guna