VAT  3.0
Video Analysis Tool
SLIC Member List

This is the complete list of members for SLIC, including all inherited members.

DoSuperpixelSegmentation_ForGivenNumberOfSuperpixels(const unsigned char *ubuff, const int width, const int height, int *&klabels, int &numlabels, const int &K, const double &compactness)SLIC
DoSuperpixelSegmentation_ForGivenSuperpixelSize(const unsigned char *ubuff, const int width, const int height, int *&klabels, int &numlabels, const int &superpixelsize, const double &compactness)SLIC
DoSupervoxelSegmentation(unsigned int **&ubuffvec, const int &width, const int &height, const int &depth, int **&klabels, int &numlabels, const int &supervoxelsize, const double &compactness)SLIC
DrawContoursAroundSegments(unsigned char *&ubuff, int *&labels, const int &width, const int &height) (defined in SLIC)SLIC
SLIC() (defined in SLIC)SLIC
~SLIC() (defined in SLIC)SLICvirtual