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

Add flag to preserve color. Small changes to README.md #16

Open gregorylearns opened 1 year ago

gregorylearns commented 1 year ago

Hi! I made small changes for myself to preserve color. I want to share it to the community. @bytesnake referenced the workaround in #13. Cheers!