- VL_COMPILE Compile MEX files
- VL_DEMO Run all demos
- VL_HARRIS Harris corner strength
- VL_HELP VLFeat MATLAB Tooblox
- 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_IMDOWN Downsample image
- VL_IMGRAD Image gradient
- VL_IMINTEGRAL 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_IMUP Downsample an image
- 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_ALLDIST2 Pairwise distances
- VL_ARGPARSE Parse option arguments
- VL_BINSEARCH Binary search
- VL_BINSUM Binned summation
- VL_GETPID Get MATLAB process ID
- VL_GRAD Gradient
- VL_HISTMARG Marginal of histogram
- VL_IHASHFIND D
- VL_IHASHSUM
- VL_INTHIST Calculate Integral Histogram
- VL_LOCALMAX Find local maximizers
- VL_NUMDER Numerical derivative
- VL_NUMDER2 Numerical second derivative
- VL_OVERRIDE Override structure subset
- VL_SAMPLINTHIST Sample integral histogram
- VL_TWISTER Random number generator
- VL_WHISTC Weighted histogram
- VL_ERFILL Fill extremal region
- VL_ERTR Transpose exremal regions frames
- VL_MSER Maximally Stable Extremal Regions
- VL_CF Copy 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_PR Compute precision-recall curve
- VL_PRINTSIZE Set the print size of a figure
- VL_ROC Compute the 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_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_DDGAUSSIAN Second derivative of Gaussian density
- VL_DGAUSSIAN Derivative of Gaussian density
- VL_DSIGMOID Derivative of vl_sigmoid function
- VL_GAUSSIAN Standard Gaussian density
- VL_RCOS vl_rcos function
- VL_SIGMOID Sigmoid function