Data Fields | |
sTIDL_IOBufDesc_t | ioBufDesc |
vx_float32 | viz_th |
vx_int32 | width |
vx_int32 | height |
vx_uint8 | color_map [TIVX_DRAW_BOX_DETECTIONS_MAX_CLASSES][3] |
vx_int32 | num_classes |
vx_int32 | skip_flag |
sTIDL_IOBufDesc_t tivxDrawBoxDetectionsParams::ioBufDesc |
Detection tensor I/O params
vx_float32 tivxDrawBoxDetectionsParams::viz_th |
User config visualization threshold
vx_int32 tivxDrawBoxDetectionsParams::width |
width of the image
vx_int32 tivxDrawBoxDetectionsParams::height |
height of the image
vx_uint8 tivxDrawBoxDetectionsParams::color_map[TIVX_DRAW_BOX_DETECTIONS_MAX_CLASSES][3] |
Number of classes for each output tensor
vx_int32 tivxDrawBoxDetectionsParams::num_classes |
Number of valid classes to draw
vx_int32 tivxDrawBoxDetectionsParams::skip_flag |
Skip processing