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

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

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)

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.

Asked:

lin
on 21 Jun 2011

Community Treasure Hunt

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

Start Hunting!