Getting Access to the PVA
RidgeRun NVIDIA PVA Development RidgeRun documentation is currently under development. |
It is possible to unlock the potential of the PVA hardware acceleration using three different methods:
- Vision Programming Interface (VPI); an NVIDIA library with several image signal processing and analysis algorithms accelerated using CPU, CUDA and PVA.
- RidgeRun GstVPI; a GStreamer plug-in with elements that leverage VPI to GStreamer.
- Custom Applications; which involve custom C++ applications based on RidgeRun LibPVA, porting and/or developing custom algorithms and a library that exposes an API to access the PVA for hardware acceleration.