perspective-correction icon indicating copy to clipboard operation
perspective-correction copied to clipboard

Automatic perspective correction on photos of A4 papers using Canny detector and Hough transform with opencv-python.

Results 2 perspective-correction issues
Sort by recently updated
recently updated
newest added

It takes a very long time to process a simple low res image.

First of all , thanks for sharing your code for the A4-correlation. However , when I try to generate some outputs using your code , it will raise python `TypeError`,...