![]() |
TIOVX User Guide
|
Interface file for laplacian pyramid kernel. More...
Go to the source code of this file.
Macros | |
#define | TIVX_KERNEL_LAPLACIAN_PYRAMID_INPUT_IDX (0U) |
Index of the input image. | |
#define | TIVX_KERNEL_LAPLACIAN_PYRAMID_LAPLACIAN_IDX (1U) |
Index of the output laplacian pyramid. | |
#define | TIVX_KERNEL_LAPLACIAN_PYRAMID_OUTPUT_IDX (2U) |
Index of the output image. | |
#define | TIVX_KERNEL_LAPLACIAN_PYRAMID_MAX_PARAMS (3U) |
Max parameters supported by laplacian pyramid kernel. | |
Interface file for laplacian pyramid kernel.
Definition in file tivx_kernel_laplacian_pyramid.h.