Y = VL_AIBCUTPUSH(MAP, X) maps the data X to elements of the VL_AIB cut specified by MAP.
The function is equivalent to Y = MAP(X).
See also VL_HELP_VLFEAT(), VL_AIB().
VLFeat.orgVL_AIBCUTPUSHY = VL_AIBCUTPUSH(MAP, X) maps the data X to elements of the VL_AIB cut specified by MAP. The function is equivalent to Y = MAP(X). See also VL_HELP_VLFEAT(), VL_AIB(). |