![]() |
TIOVX User Guide
|
Interface file for canny edge detect kernel. More...
Go to the source code of this file.
Macros | |
#define | TIVX_KERNEL_CHANNEL_COMBINE_PLANE0_IDX (0U) |
Index of the first plane. | |
#define | TIVX_KERNEL_CHANNEL_COMBINE_PLANE1_IDX (1U) |
Index of the second plane. | |
#define | TIVX_KERNEL_CHANNEL_COMBINE_PLANE2_IDX (2U) |
Index of the optional third plane. | |
#define | TIVX_KERNEL_CHANNEL_COMBINE_PLANE3_IDX (3U) |
Index of the optional fourth plane. | |
#define | TIVX_KERNEL_CHANNEL_COMBINE_OUTPUT_IDX (4U) |
Index of the output image. | |
#define | TIVX_KERNEL_CHANNEL_COMBINE_MAX_PARAMS (5U) |
Max params supported by the channel combine kernel. | |
Interface file for canny edge detect kernel.
Definition in file tivx_kernel_channel_combine.h.