Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.

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.

image description

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.

image descriptionimage description

click to hide/show revision 4
retagged

updated 2014-02-13 03:14:31 -0600

berak gravatar image

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.

image description