Python API

The CV-CUDA Python API provides a high-level interface to CV-CUDA functionality.

Note

For C/C++ developers, see the C API documentation and C++ API documentation for equivalent functionality.

The Python API is available through the cvcuda module and provides:

  • Zero-copy interoperability with PyTorch, CuPy, and other Python frameworks

  • Pythonic interfaces for all operators and data types