AMD OpenVX#
AMD OpenVX is an open-source implementation of the Khronos OpenVX™ Version 1.3 computer vision specification.
AMD OpenVX can be found in the MIVisionX GitHub repository.
RunVX provides a means for rapid prototyping without re-compiling.
The AMD OpenVX core engine supports the CPU, HIP, and OpenCL backends.
MIVisionX ships one OpenVX extension module:
amd_rpp: Exposes ROCm Performance Primitives (RPP) image and tensor augmentation functions as OpenVX kernels. Supports the
CPUandHIPbackends only.