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).
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). |