VPI - Vision Programming Interface

0.4.4 Release

File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  vpi
  algo
 BilateralFilter.hDeclares functions that implement the Bilateral Filter algorithm
 BoxFilter.hDeclares functions that implement the Box Filter algorithm
 ConvertImageFormat.hDeclares functions that handle image format conversion
 Convolution.hDeclares functions to perform image filtering with convolution kernels
 FFT.hDeclares functions that implement the Fast Fourier Transform algorithm and its inverse
 GaussianFilter.hDeclares functions that implement the Gaussian Filter algorithm
 GaussianPyramid.hDeclares functions that handle gaussian pyramids
 HarrisCornerDetector.hDeclares functions that implement the Harris Corner Detector algorithm
 KLTFeatureTracker.hDeclares functions that implement the KLT Feature Tracker algorithm
 PerspectiveWarp.hDeclares functions that implement the Perspective Warp algorithm
 Remap.hDeclares functions that implement the Remap algorithm
 Rescale.hDeclares functions that implement the Rescale algorithm
 StereoDisparity.hDeclares functions that implement stereo disparity estimation algorithms
 TemporalNoiseReduction.hDeclares functions that implement the Temporal Noise Reduction algorithm
  detail
 FormatUtils.h
  experimental
 ColorNames.hDeclares functions that implement the Color Names algorithm
 HOG.hDeclares functions that implement the Histogram of Oriented Gradients algorithm
 Array.hFunctions and structures for dealing with VPI arrays
 Context.hFunctions and structures for dealing with VPI contexts
 EGL.hFunctions dealing with EGL interop
 Event.hFunctions and structures for dealing with VPI events
 Export.h
 Format.hDefines types and functions to handle memory formats
 HostFunction.hDeclares functions that implement the User Function feature
 Image.hFunctions and structures for dealing with VPI images
 ImageFormat.hDefines types and functions to handle image formats
 LensDistortionModels.hDeclares functions to generate warp maps based on common lens distortion models
 PixelFormat.hDefines types and functions to handle pixel formats
 Pyramid.hFunctions and structures for dealing with VPI pyramids
 Status.hDeclaration of VPI status codes handling functions
 Stream.hDeclares functions dealing with VPI streams
 Types.hDefines all types needed for programming with VPI
 Version.hFunctions and structures for handling VPI library version
 VPI.hThis is the main include file for applications using the VPI API
 WarpGrid.hDeclares structures and constants used for warp grid definition
 WarpMap.hDeclares functions that implement the WarpMap structure and related functions