remove line after canny detection
In this example take from (site) with python in this guide the undesired line are delete easly. I'm trying to do the same thing in c++ but I can't seem to find the rigth function to do this. Do you know how I can do this?
In OpenCV functions are duplicated for Python and C++. Which exactly do you need? Otherwise specify the place in that guide which you are interested in.