顯示具有 L6 標籤的文章。 顯示所有文章
顯示具有 L6 標籤的文章。 顯示所有文章

[4/1] On Spectral Clustering: Analysis and an algorithm

0 意見

[4/1] Normalized Cuts and Image Segmentation

0 意見
Image segmentation
- spatial space
  - region growing
  - watershed
- feature space
  - kmeans
- graph based

Min Cuts
NP-complete -> eigen problem to approximate

recursively two-way Ncut
- when eigen value still small
- when inter-group pixels are not very similar (still can be segmented)
simultaneous K-way cut
- iterative merge