stnamjef / page_dewarp

faster page_dewarp in C++
GNU Lesser General Public License v2.1
28 stars 7 forks source link

dewarp problem #3

Closed cloudfool closed 3 years ago

cloudfool commented 3 years ago

Hi, I tested your code and found it doesn't work on this pic. Could you pls give me some advice?TKS

linguistics_thesis_b linguistics_thesis_b_thresh

zvezdochiot commented 3 years ago

Hi @cloudfool .

Use option -m 0.

cloudfool commented 3 years ago

Hi, @zvezdochiot I used this option but found code aborted. Could you pls test this pic for me and show me your result ?

zvezdochiot commented 3 years ago

Hi @cloudfool .

Not, wait for the author.

PS: I have my own craft: https://github.com/ImageProcessing-ElectronicPublications/pagedewarp . The other is not of interest.

stnamjef commented 3 years ago

I added a CLI option for "table" type image.

You can set -it=table to dewarp the image above.

Let me know if you have any other issues.