Agglomerative Clustering
•
Cluster = connected pixels with similar
color.
•
Optimal decomposition may be hard.
–
For example, find k connected components
of image with least color variation.
•
Greedy algorithm to make this fast.