VPI - Vision Programming Interface

1.1 Release

Data Structures
Here are the data structures with brief descriptions:
 CVPIArrayDataStores information about array characteristics and content
 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
 CVPIImageDataStores information about image characteristics and content
 CVPIImagePlaneStores information about an image plane
 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
 CVPIStereoDisparityEstimatorCreationParamsStructure that defines the parameters for vpiCreateStereoDisparityEstimator
 CVPIStereoDisparityEstimatorParamsStructure that defines the parameters for vpiSubmitStereoDisparityEstimator
 CVPIWarpGridHolds VPI's warp grid definition
 CVPIWarpMapDefines the mapping between input and output images' pixels
 CVPIWrapEGLImageParamsParameters for customizing EGLImage wrapping
 CVPIWrapNvBufferParamsParameters for customizing NvBuffer wrapping