Help!!How to measure the color value of the different segment regions?

1 view (last 30 days)
Hi I have segmented a color image in watershed algorithm and attained the label matrix.But I confused 1.Has the orignal image been segmented?why the watershed lines didn't appear in the orignal image? 2.How to measure the color value of the different regions of the orignal image? Thank you sincerely
  1 Comment
Sean de Wolski
Sean de Wolski on 21 Jun 2011
Post the code you have and a sample image so we can run it ourselves to see what's going on.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 21 Jun 2011
The watershed lines would not show up on the original image unless you specifically went back and overwrote the original image with a combination of it and the watershed lines.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!