Ask Your Question

ZHT's profile - activity

2014-11-24 11:12:28 -0600 answered a question VideoCapture with VC500

Have you tried disabling every other camera (including webcam) on your computer and then run the code?

2014-02-13 05:00:51 -0600 received badge  Supporter (source)
2014-02-12 16:48:32 -0600 received badge  Student (source)
2014-02-12 05:13:55 -0600 commented question Measuring edge thickness using OpenCV

Here you go Haris

2014-02-12 05:11:31 -0600 received badge  Editor (source)
2014-02-11 08:11:40 -0600 asked a question 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

2014-02-11 07:59:31 -0600 answered a question Width measurement of image parts