Effacer les filtres
Effacer les filtres

Get the position of pixels with specifed color

2 vues (au cours des 30 derniers jours)
nghia nguyen
nghia nguyen le 19 Avr 2011
Hi!
I have a problem with my fisrt IP project. I have a picture with 2 circles in it, a red circle and green circle. I want to get the position of two center and then connect them. Please tell me how can I do that. Thanks so much.

Réponse acceptée

Walter Roberson
Walter Roberson le 19 Avr 2011
convert the image to black and white, "label" the image, use regionprops() to find the centroid of each of the objects.
But you will have to define what you mean by "connect them": is that only for display purposes, or do you need to make a new image that has them connected (i.e., for further processing or for writing to a file) ?
  8 commentaires
Walter Roberson
Walter Roberson le 25 Avr 2011
Please make the image available on a web server and post the URL.
nghia nguyen
nghia nguyen le 25 Avr 2011
Thanks.Here are links
http://www.flickr.com/photos/48230201@N02/5653553606/in/photostream
http://www.flickr.com/photos/48230201@N02/5652986417/in/photostream/

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by