VPI - Vision Programming Interface

3.2 Release

File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  vpi
  algo
 AprilTags.hDeclares functions that implement AprilTag detection and pose estimation
 BackgroundSubtractor.hDeclares functions that implement background subtractor algorithms
 BilateralFilter.hDeclares functions that implement the Bilateral Filter algorithm
 BoxFilter.hDeclares functions that implement the Box Filter algorithm
 BruteForceMatcher.hDeclares functions that implement brute force matcher algorithms
 CannyEdges.hDeclares functions that implement the canny edge detector algorithm
 ConvertImageFormat.hDeclares functions that handle image format conversion
 Convolution.hDeclares functions to perform image filtering with convolution kernels
 CropScaler.hDeclares functions that implement the Crop Scaler algorithm
 DCFTracker.hDeclares functions that implement the DCF Tracker algorithm
 DynamicRemap.hDeclares functions that implement the Dynamic Remap algorithm
 EqualizeHist.hDeclares functions that equalize the histogram of the source image
 FASTCorners.hDeclares functions that implement support for FAST Corners
 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
 HarrisCorners.hDeclares functions that implement the Harris Corner Detector algorithm
 Histogram.hDeclares functions that compute image histogram
 ImageFlip.hDeclares functions that implement Image flip algorithms
 ImageStats.hDeclares functions that implement image statistics algorithms
 KLTFeatureTracker.hDeclares functions that implement the KLT Feature Tracker algorithm
 LaplacianPyramid.hDeclares functions that handle Laplacian pyramids
 MedianFilter.hDeclares functions that implement median filter algorithms
 MinMaxLoc.hDeclares functions to perform minimum and maximum location finding in images
 MixChannels.hDeclares functions that implement support for Mix Channels
 MorphologicalFilter.hDeclares functions to perform image morphological filtering with binary kernels
 OpticalFlowDense.hDeclares functions that implement the dense optical flow
 OpticalFlowPyrLK.hDeclares functions that implement the Pyramidal LK Optical Flow algorithm
 ORB.hDeclares functions that implement support for ORB
 PerspectiveWarp.hDeclares functions that implement the Perspective Warp algorithm
 RecursiveGaussianFilter.hDeclares functions that implement the Recursive Gaussian Filter 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
 TemplateMatching.hDeclares functions that implement the template matching algorithm
 TemporalNoiseReduction.hDeclares functions that implement the Temporal Noise Reduction algorithm
 TransformEstimator.hDeclares functions that implement the Transform Estimator algorithm
  detail
 FormatUtils.h
 OpenCVUtils.hpp
 VersionUtils.h
  experimental
 ColorNames.hDeclares functions that implement the Color Names algorithm
 HOG.hDeclares functions that implement the Histogram of Oriented Gradients algorithm
 AlgoFlags.hFunctions and structures for dealing with VPI images
 Array.hFunctions and structures for dealing with VPI arrays
 ArrayType.hDefines array types
 ColorSpec.hDefines types and functions to handle color specs
 Context.hFunctions and structures for dealing with VPI contexts
 CUDAInterop.hFunctions and structures for handling CUDA interoperability with VPI
 DataLayout.hDefines types and functions to handle data layouts
 Event.hFunctions and structures for dealing with VPI events
 Export.h
 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
 Interpolation.hDefines all interpolation types used in VPI
 LensDistortionModels.hDeclares functions to generate warp maps based on common lens distortion models
 OpenCVInterop.hppFunctions for handling OpenCV interoperability with VPI
 PixelType.hDefines types and functions to handle pixel types
 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
 VersionDef.hMacros for handling NV_VPI library version
 VersionUtils.h
 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