Measuring edge thickness using OpenCV
I have a segmented network from an image and I would like to measure the thickness of the edges at different locations. As one method, I am trying to fit circles inside the edges boundaries and then measure their diameters. I am having difficulties fitting the circles inside the boundary. Could anyone point me in the right direction? Do you have other suggestions?
Thanks in advance.
Here is a sample image. I want to measure the thickness of the white parts.
Posting some sample image might be helpful for the viewers.
Here you go Haris