Image Segmentation
We will consider different methods
Already covered:
•Intelligent Scissors (contour-based)
•Hough transform (model-based)
This week:
•K-means clustering (color-based)
•EM
•Mean-shift
•Normalized Cuts (region-based)