Filter löschen
Filter löschen

Get the position of pixels with specifed color

2 Ansichten (letzte 30 Tage)
nghia nguyen
nghia nguyen am 19 Apr. 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.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 19 Apr. 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 Kommentare
Walter Roberson
Walter Roberson am 25 Apr. 2011
Please make the image available on a web server and post the URL.
nghia nguyen
nghia nguyen am 25 Apr. 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/

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by