How can i access the CV engines on the Jetson AGX Xavier?

Hello,

How can i access the CV engines on the Xavier? I couldn’t find any references in the documentation.

Thank you

Hi,
Not sure what CV engines are. Please specify which hardware engines you would like to use. GPU, DLA, VIC, NVENC…?

Probably you mean PVA. The way is VPI.

1 Like

Thank you!!! From the docs i gathered (Is it correct??) that this VPI only provides interfaces to a fixed set of algorithms but it’s not possible to access/program the functional unit itself?

Hi,
For using VPI, you may check the samples in

/opt/nvidia/vpi1

The hardware engines are not only PVA. Please refer to
VPI - Vision Programming Interface: Architecture

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.