Image Segmentation
We will consider different methods
Already covered:
•Intelligent Scissors (contour-based)
•Hough transform (model-based)
This week:
•K-means clustering (color-based)
–Discussed in Shapiro
•Normalized Cuts (region-based)
–Forsyth, chapter 16.5 (supplementary)