Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Try 2,50,35,50,20,30. This are the results of my app with these parameters. Find Circles

Try 2,50,35,50,20,30. This are the results of my app with these parameters. parameters. These start after CV_HOUGH_GRADIENT.

Find Circles

Try 2,50,35,50,20,30. This are the results of my app with these parameters. These start after CV_HOUGH_GRADIENT.CV_HOUGH_GRADIENT in C++.

Find Circles

Try 2,50,35,50,20,30. 2,50,35,50,20,30 for HoughCircles. This are the results of my app with these parameters. These start after CV_HOUGH_GRADIENT in C++.

Find Circles

Try 2,50,35,50,20,30 for HoughCircles. This are the results of my app with these parameters. These start after CV_HOUGH_GRADIENT in C++.C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up.

Find Circles

Try 2,50,35,50,20,30 for HoughCircles. This are is the results of my app with these parameters. These start after CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up.

Find Circles

Try 2,50,35,50,20,30 for HoughCircles. This is the results of my app with these parameters. These start after CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up.up. Also is none of the circles overlap, you should generally set your minDist to double what ever your minRadius setting is. Hope that makes sense.

Find Circles

Try 2,50,35,50,20,30 for HoughCircles. This is the results of my app with these parameters. These start after CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up. Also is if none of the circles overlap, you should generally set your minDist to double what ever your minRadius setting is. Hope that makes sense.

Find Circles

Try 2,50,35,50,20,30 for HoughCircles. This is the results result of my app with these parameters. These start after CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up. Also if none of the circles overlap, you should generally set your minDist to double what ever your minRadius setting is. Hope that makes sense.

Find Circles

Try 2,50,35,50,20,30 for HoughCircles. This is the result of my app with these parameters. These start after CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up. Also if none of the circles overlap, you should generally set your minDist to double what ever your minRadius setting is. Hope that makes sense.sense. Taken from the pic below as parameter structure.

image description

Find Circles

Try 2,50,35,50,20,30 for HoughCircles. This is the result of my app with these parameters. These start after the 'method' parameter CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up. Also if none of the circles overlap, you should generally set your minDist to double what ever your minRadius setting is. Hope that makes sense. Taken from the pic below as parameter structure.

image description

Find Circles

Try 2,50,35,50,20,30 for HoughCircles. This is the result of my app with these parameters. These start after the 'method' parameter CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up. Also if none of the circles overlap, you should generally set your minDist to double what ever your minRadius setting is. Hope that makes sense. Taken from the pic below as parameter structure.

image descriptionDocumentation

Find Circles

Try 2,50,35,50,20,30 as the last six parameters for HoughCircles. This is the result of my app with these parameters. These start after the 'method' parameter CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up. Also if none of the circles overlap, you should generally set your minDist to double what ever your minRadius setting is. Hope that makes sense. Taken from the pic below as parameter structure.

Documentation

Find Circles

Try Staring with 'dp' try 2,50,35,50,20,30 as the last six parameters for HoughCircles. This is the result of my app with these parameters. These start after the 'method' parameter CV_HOUGH_GRADIENT in C++. Even false circles will give you an idea of how to adjust the parameters. The last two are size, so if the false circles are too big, you need to drop these two parameters. If the circles are too small, then you need to increase the last two. The worst is when you dont detect any, then just lower the param2 setting until something shows up. Also if none of the circles overlap, you should generally set your minDist to double what ever your minRadius setting is. Hope that makes sense. Taken from the pic below as parameter structure.

Documentation

Find Circles