Matlab watershed -> agglomerative clustering -> update boundaries

1 view (last 30 days)
When I run watershed and regionprops I get boundaries in an image. Then I run agglomerative clustering to cluster these watershed regions. But how can I display the updated boundaries ?
  2 Comments
RuiQi
RuiQi on 18 Jan 2017
anyone can tell me how i can update the boundaries ? I run watershed to get the clusters. Then I run agglomerative clustering on all these clusters and I want to see the updated boundaries. Help please.
Image Analyst
Image Analyst on 18 Jan 2017
What function does "agglomerative clustering"? And, what form are your boundaries in?

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!