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.
In addition to implementing Khronos OPenVX functions and data type, AMD OpenVX extends OpenVX with the following modules and libraries:
amd_custom: Custom node extension module.
amd_loomsl: Radeon LOOM stitching library for live 360-degree video applications.
amd_media: Media extension module for video and JPG encoding and decoding.
amd_migraphx: Imports the MIGraphx library into an OpenVX graph.
amd_opencv: Used to access OpenCV as OpenVX kernels.
amd_rpp: Used to access ROCm Performance Primitives (RPP) as OpenVX kernels
amd_winml: Used to access Windows Machine Learning (WinML) as OpenVX kernels.