- VL_COMPILE Compile VLFeat MEX files
- VL_DEMO Run all demos
- VL_HARRIS Harris corner strength
- VL_HELP VLFeat MATLAB Tooblox
- VL_NOPREFIX Create a prefix-less version of VLFeat commands
- VL_ROOT Obtain VLFeat root path
- VL_SETUP Add VLFeat Toolbox to the path
- VL_AIB Agglomerative Information Bottleneck
- VL_AIBCUT Cut VL_AIB tree
- VL_AIBCUTHIST Compute histogram over VL_AIB cut
- VL_AIBCUTPUSH Quantize based on VL_AIB cut
- VL_AIBHIST Compute histogram over VL_AIB tree
- VL_HAT Hat operator
- VL_IHAT Inverse vl_hat operator
- VL_IRODR Inverse Rodrigues' formula
- VL_RODR Rodrigues' formula
- VL_DWAFFINE Derivative of an affine warp
- VL_IMARRAY Flattens image array
- VL_IMARRAYSC Scale and flattens image array
- VL_IMDISTTF Image distance transform
- VL_IMDOWN Downsample an image by two
- VL_IMGRAD Image gradient
- VL_IMINTEGRAL Compute integral image
- VL_IMREADBW Reads an image as gray-scale
- VL_IMREADGRAY Reads an image as gray-scale
- VL_IMSC Scale image
- VL_IMSMOOTH Smooth image
- VL_IMTEST T
- VL_IMUP Upsample an image by two
- VL_IMWBACKWARD Image backward warping
- VL_IMWHITEN Whiten image
- VL_RGB2XYZ Convert RGB color space to XYZ
- VL_TPS Compute the thin-plate spline basis
- VL_TPSU Compute the U matrix of a thin-plate spline transformation
- VL_WAFFINE Apply affine transformation to points
- VL_WITPS Inverse thin-plate spline warping
- VL_WTPS Thin-plate spline warping
- VL_XYZ2LAB Convert XYZ color space to LAB
- VL_XYZ2LUV Convert XYZ color space to LUV
- VL_XYZ2RGB Convert XYZ to RGB
- VL_HIKMEANS Hierachical integer K-means
- VL_HIKMEANSHIST Compute histogram of quantized data
- VL_HIKMEANSPUSH Push data down an integer K-means tree
- VL_IKMEANS Integer K-means
- VL_IKMEANSHIST Compute histogram of quantized data
- VL_IKMEANSPUSH Project data on integer K-means paritions
- VL_KMEANS Cluster data using k-means
- VL_ALLDIST2 Pairwise distances
- VL_ALPHANUM Sort strings using the Alphanum algorithm
- VL_ARGPARSE Parse list of parameter-value pairs
- VL_BINSEARCH Maps data to bins
- VL_BINSUM Binned summation
- VL_COLSUBSET Select a given number of columns
- VL_GETPID Get MATLAB process ID
- VL_GRAD Compute the gradient of an image
- VL_HISTMARG Marginal of histogram
- VL_HOMKERMAP Homogeneous kernel map
- VL_IHASHFIND D
- VL_IHASHSUM M
- VL_INTHIST Calculate Integral Histogram
- VL_KDTREEBUILD Build randomized kd-tree
- VL_KDTREEQUERY Query KD-tree
- VL_LBP Local Binary Patterns
- VL_LBPFLIPLR Flip LBP features left-right
- VL_LOCALMAX Find local maximizers
- VL_NUMDER Numerical derivative
- VL_NUMDER2 Numerical second derivative
- VL_OVERRIDE Override structure subset
- VL_PEGASOS PEGASOS linear SVM solver
- VL_SAMPLINTHIST Sample integral histogram
- VL_SIMDCTRL Toggle VLFeat SIMD optimizations
- VL_TWISTER Random number generator
- VL_VERSION Obtain VLFeat version information
- VL_WHISTC Weighted histogram
- VL_XMKDIR Create a directory recursively.
- VL_ERFILL Fill extremal region
- VL_ERTR Transpose exremal regions frames
- VL_MSER Maximally Stable Extremal Regions
- VL_CF Creates a copy of a figure
- VL_CLICK Click a point
- VL_CLICKPOINT Select a point by clicking
- VL_CLICKSEGMENT Select a segment by clicking
- VL_FIGASPECT Set figure aspect ratio
- VL_LINESPEC2PROP Convert PLOT style line specs to properties
- VL_PLOTFRAME Plot feature frame
- VL_PLOTGRID Plot a 2-D grid
- VL_PLOTPOINT Plot 2 or 3 dimensional points
- VL_PLOTSTYLE Get a plot style
- VL_PR Compute precision-recall curve
- VL_PRINTSIZE Set the print size of a figure
- VL_ROC Compute ROC curve
- VL_TIGHTSUBPLOT Tiles axes without wasting space
- VL_FLATMAP Flatten a tree, assigning the label of the root to each node
- VL_IMSEG Color an image based on the segmentation
- VL_QUICKSEG Produce a quickshift segmentation of a grayscale or color image
- VL_QUICKSHIFT Quick shift image segmentation
- VL_QUICKVIS Create an edge image from a Quickshift segmentation.
- VL_DSIFT Dense SIFT
- VL_PHOW Extract PHOW features
- VL_PLOTSIFTDESCRIPTOR Plot SIFT descriptor
- VL_SIFT Scale-Invariant Feature Transform
- VL_SIFTDESCRIPTOR Raw SIFT descriptor
- VL_UBCMATCH Match SIFT features
- VL_UBCREAD Read Lowe's SIFT implementation data files
- VL_SLIC SLIC superpixels
- VL_DDGAUSSIAN Second derivative of the Gaussian density function
- VL_DGAUSSIAN Derivative of the Gaussian density function
- VL_DSIGMOID Derivative of the sigmoid function
- VL_GAUSSIAN Standard Gaussian density function
- VL_RCOS RCOS function
- VL_SIGMOID Sigmoid function