Hello
I've been working on opencv for past few days , I have successfully run tbe basic operations of images on it.
I have an image whose edge detection was performed and the edges are showing up now . Now , I need to measure the distance between the two edges Note : The edges are not straight lines , also the edges are basically part of a band .!
Also the edge detection of this image is not working , so I need help on both parts , the edge detection and also the width measurement of the 3 bands shown .
Any help would be appreciated .