TIOVX User Guide
|
Go to the source code of this file.
Macros | |
#define | TIVX_TUTORIAL_KERNEL_PHASE_RGB_NAME "vx_tutorial_graph.phase_rgb" |
Converts Phase output to RGB image. | |
The list of kernels supported in this tutorial
When creating target kernels, unique name is required so that both HOST side and target side register the kernel function against the same kernel name.
This file defines these names.
Definition in file vx_tutorial_kernels.h.