andrewdcampbell / OpenCV-Document-Scanner

An interactive document scanner built in Python using OpenCV featuring automatic corner detection, image sharpening, and color thresholding.
479 stars 144 forks source link

Fixes to get it working with pylsd and opencv >4 #8

Closed joaofauvel closed 3 years ago

joaofauvel commented 4 years ago

Uses pylsd fork: ocrd-fork-pylsd. Includes opencv fixes made pull request #1, requirements file on number #5 and dilate to closing on #7.

randombenj commented 3 years ago

Saved my life in a hackathon! ❤️ Thanks a lot 🍻 please merge this.

tuppi-ovh commented 3 years ago

This helped! @andrewdcampbell Please merge it.

andrewdcampbell commented 3 years ago

Merged. Thanks! Sorry for the delayed response.