Abstract
Model image segmentation problem by normalized cuts, then solve the relaxed normalized cuts problem using spectral clustering.
Notations
G :
W : The adjacency matrix of
di : The degree of a vertex vi∈V , which is define as di=∑j=1nwij .
D :
L : Graph Laplacian of
Lsym : =D−12LD−12
W(A1,A2) : =∑vi∈V1,vj∈V2wij , where A1,A2 are disjoint subsets of V .
Ncut(A1,…,As) : The normalized cut of