VPI - Vision Programming Interface

2.0 Release

Data Structures
Here are the data structures with brief descriptions:
 CVPIArrayBufferRepresents the availablemethods to access array contents
 CVPIArrayBufferAOSStores information about array characteristics and content
 CVPIArrayDataStores information about array characteristics and contents
 CVPIBackgroundSubtractorParamsStructure that defines the parameters for vpiCreateBackgroundSubtractor
 CVPIBoundingBoxStores a generic 2D bounding box
 CVPIConvertImageFormatParamsParameters for customizing image format conversion
 CVPIFisheyeLensDistortionModelHolds coefficients for fisheye lens distortion model
 CVPIHarrisCornerDetectorParamsStructure that defines the parameters for vpiSubmitHarrisCornerDetector
 CVPIHomographyTransform2DStores a generic 2D homography transform
 CVPIImageBufferRepresents the available methods to access image contents
 CVPIImageBufferPitchLinearStores the image plane contents
 CVPIImageDataStores information about image characteristics and content
 CVPIImagePlanePitchLinearRepresents one image plane in pitch-linear layout
 CVPIImageWrapperParamsParameters for customizing image wrapping
 CVPIKeypointStores a keypoint coordinate
 CVPIKLTFeatureTrackerCreationParamsCreation parameters of KLT Feature Tracker
 CVPIKLTFeatureTrackerParamsStructure that defines the parameters for vpiCreateKLTFeatureTracker
 CVPIKLTTrackedBoundingBoxStores a bounding box that is being tracked by KLT Tracker
 CVPIOpticalFlowPyrLKParamsStructure that defines the parameters for vpiSubmitOpticalFlowPyrLK
 CVPIPackingParamsDefines the parameters encoded in a VPIPacking
 CVPIParallelForConfigStores the ParallelFor configuration
 CVPIPolynomialLensDistortionModelHolds coefficients for polynomial lens distortion model
 CVPIPyramidDataStores the pyramid contents
 CVPIRectangleIStores the geometric information of a rectangle
 CVPIStereoDisparityEstimatorCreationParamsStructure that defines the parameters for vpiCreateStereoDisparityEstimator
 CVPIStereoDisparityEstimatorParamsStructure that defines the parameters for vpiSubmitStereoDisparityEstimator
 CVPITNRParamsStructure that defines the parameters for vpiSubmitTemporalNoiseReduction
 CVPIWarpGridHolds VPI's warp grid definition
 CVPIWarpMapDefines the mapping between input and output images' pixels