LAB2CLUST Find cell array of object indices belongimg to the same cluster
X = LAB2CLUST(LAB) Let LAB be a column vector of C different cluster labels for a set of objects, then X is an array of C cells, each storing the indices of objects belonging to the same cluster. In LABC the corresponding original cluster labels are stored.
|