#include "bam_common.h"
Go to the source code of this file.
◆ VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_LOC_PTR
#define VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_LOC_PTR 0U /* set the min location output pointer */ |
◆ VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_LOC_PTR
#define VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_LOC_PTR 1U /* set the max location output pointer */ |
◆ VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_CNT_PTR
#define VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_CNT_PTR 2U /* set the min count output pointer */ |
◆ VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_CNT_PTR
#define VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_CNT_PTR 3U /* set the max count output pointer */ |
◆ VXLIB_MINMAXLOC_I8U_CMD_GET_MIN_VAL
#define VXLIB_MINMAXLOC_I8U_CMD_GET_MIN_VAL 4U /* get the output min value */ |
◆ VXLIB_MINMAXLOC_I8U_CMD_GET_MAX_VAL
#define VXLIB_MINMAXLOC_I8U_CMD_GET_MAX_VAL 5U /* get the output max value */ |
◆ eBAM_VXLIB_MINMAXLOC_I8U_INPUT_PORTS
Enumerator |
---|
BAM_VXLIB_MINMAXLOC_I8U_INPUT_IMAGE_PORT | |
BAM_VXLIB_MINMAXLOC_I8U_NUM_INPUT_BLOCKS | |
Definition at line 112 of file BAM_VXLIB_minMaxLoc_i8u.h.
◆ eBAM_VXLIB_MINMAXLOC_I8U_OUTPUT_PORTS
◆ BAM_VXLIB_minMaxLoc_i8u_getKernelInfo()
◆ gBAM_VXLIB_minMaxLoc_i8u_kernel
BAM_KernelInfo gBAM_VXLIB_minMaxLoc_i8u_kernel |
◆ gBAM_VXLIB_minMaxLoc_i8u_helperFunc
BAM_KernelHelperFuncDef gBAM_VXLIB_minMaxLoc_i8u_helperFunc |
◆ gBAM_VXLIB_minMaxLoc_i8u_execFunc
BAM_KernelExecFuncDef gBAM_VXLIB_minMaxLoc_i8u_execFunc |