loading
 
Circles Detection
Menec from Greece  [5 posts]
15 year
Hi,
I have two questions:
1. Lets say that we have 3 circles in the same color, how can i detect the bigger one? (module center og gravity)
2. So if the circles have the same size, how can i detect the closer to the center of gravity?

Thanks!!!
Anonymous 15 year
1. Lots of ways, probably the most common is to add the Blob_Filter module, select the Size-> Largest attribute and count threshold to 1. This will select the largest blob/circle in the image.

2. Do you mean closer to the center of the image? If so, the blob filter also has a Location->Center attribute and again set the count threshold to 1.

If you still have difficulty in getting this to work please include a sample image that you are working with.

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index