[4/1] Normalized Cuts and Image Segmentation

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

0 Response to "[4/1] Normalized Cuts and Image Segmentation"

張貼留言