VPI - Vision Programming Interface

2.1 Release

algo Directory Reference
+ Directory dependency graph for algo:

Files

file  BackgroundSubtractor.h [code]
 Declares functions that implement background subtractor algorithms.
 
file  BilateralFilter.h [code]
 Declares functions that implement the Bilateral Filter algorithm.
 
file  BoxFilter.h [code]
 Declares functions that implement the Box Filter algorithm.
 
file  ConvertImageFormat.h [code]
 Declares functions that handle image format conversion.
 
file  Convolution.h [code]
 Declares functions to perform image filtering with convolution kernels.
 
file  EqualizeHist.h [code]
 Declares functions that equalize the histogram of the source image.
 
file  FASTCorners.h [code]
 Declares functions that implement support for FAST Corners.
 
file  FFT.h [code]
 Declares functions that implement the Fast Fourier Transform algorithm and its inverse.
 
file  GaussianFilter.h [code]
 Declares functions that implement the Gaussian Filter algorithm.
 
file  GaussianPyramid.h [code]
 Declares functions that handle gaussian pyramids.
 
file  HarrisCorners.h [code]
 Declares functions that implement the Harris Corner Detector algorithm.
 
file  Histogram.h [code]
 Declares functions that compute image histogram.
 
file  ImageFlip.h [code]
 Declares functions that implement Image flip algorithms.
 
file  KLTFeatureTracker.h [code]
 Declares functions that implement the KLT Feature Tracker algorithm.
 
file  LaplacianPyramid.h [code]
 Declares functions that handle Laplacian pyramids.
 
file  MedianFilter.h [code]
 Declares functions that implement median filter algorithms.
 
file  MinMaxLoc.h [code]
 Declares functions to perform minimum and maximum location finding in images.
 
file  MixChannels.h [code]
 Declares functions that implement support for Mix Channels.
 
file  MorphologicalFilter.h [code]
 Declares functions to perform image morphological filtering with binary kernels.
 
file  OpticalFlowDense.h [code]
 Declares functions that implement the dense optical flow.
 
file  OpticalFlowPyrLK.h [code]
 Declares functions that implement the Pyramidal LK Optical Flow algorithm.
 
file  PerspectiveWarp.h [code]
 Declares functions that implement the Perspective Warp algorithm.
 
file  Remap.h [code]
 Declares functions that implement the Remap algorithm.
 
file  Rescale.h [code]
 Declares functions that implement the Rescale algorithm.
 
file  StereoDisparity.h [code]
 Declares functions that implement stereo disparity estimation algorithms.
 
file  TemporalNoiseReduction.h [code]
 Declares functions that implement the Temporal Noise Reduction algorithm.