VPI - Vision Programming Interface

0.3.7 Release

Modules
Here is a list of all modules:
[detail level 12]
 Core ComponentsDeclaration of VPI's core components and related functions
 ArrayAn abstract representation of a generic 1D array
 ContextContext is the implicit owner of objects created when it's active and their properties
 EventA representation of events used in stream synchronization and timing
 ImageAn abstract representation of a 2D image
 PyramidAn abstract representation of a 2D image pyramid
 StreamThe main entry-point to the API is the VPIStream object
 WarpMapDefines the VPIWarpMap object and related functions
 UtilitiesDeclaration of miscellaneous VPI's utility components
 PayloadDeclaration of payload handling functions and types;
 Status CodesDeclares entities to handle return status codes used in VPI
 Common TypesDefines common types used by several components
 VersioningDeclarations of entities to handle VPI versioning
 AlgorithmsDeclaration of VPI's algorithms
 Bilateral Image Filter
 Box Image Filter
 Gaussian Image Filter
 Gaussian Pyramid Generator
 Harris Keypoint Detector
 Image Convolver
 Image FFT
 Image Format Converter
 Image IFFT
 Image Remap
 Image Resample
 KLT Bounding Box Tracker
 Perspective Image Warp
 Separable Image Convolver
 Stereo Disparity Estimator
 Temporal Noise Reduction
 Color Names Features Extractor
 Histogram of Oriented Gradients
 Lens Distortion Correction
 User-Defined Function
 CUDA InteroperabilityDeclaration of functions for CUDA interoperability
 CPU InteroperabilityDeclaration of functions for CPU/host interoperability
 NvBuffer InteroperabilityDeclaration of functions for NvBuffer interoperability
 EGL InteroperabilityEGL is our main vehicle for interoperability with multimedia, camera and graphics APIs