Vitis Vision Kernel on Vitis - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

The Vitis vision library is designed to be used with the Vitis development environment.

The OpenCL host code is written in the testbench file, whereas the calls to Vitis Vision functions are done from the accel file. The image containers for Vitis vision library functions are xf::cv::Mat objects. For more information, see the xf::cv::Mat Image Container Class.