VPI - Vision Programming Interface

2.1 Release

File List
Here is a list of all documented files with brief descriptions:
[detail level 1234567]
  CMakeFiles
  3.23.1
  CompilerIdCXX
 CMakeCXXCompilerId.cpp
  opt
  nvidia
  vpi2
  include
  vpi
  algo
 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
 ConvertImageFormat.hDeclares functions that handle image format conversion
 Convolution.hDeclares functions to perform image filtering with convolution kernels
 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
 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
 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
 OpenCVUtils.hpp
  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
 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