Awhile back I was going through /r/computervision when I stumbled across a question asking how to remove contours from an image using OpenCV. Intrigued, I posted a reply. The basic algorithm for removing contours from an image goes something like…
Removing contours from an image using Python and OpenCV
Read More of Removing contours from an image using Python and OpenCV