I = VL_IKMEANSPUSH(X,C) projects the data X to the integer K-meanns clusters of centers C returning the cluster indeces I.
See also VL_IKMEANS().
VLFeat.orgVL_IKMEANSPUSHI = VL_IKMEANSPUSH(X,C) projects the data X to the integer K-meanns clusters of centers C returning the cluster indeces I. See also VL_IKMEANS(). |