Vision Apps User Guide

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
 

Field Documentation

◆ ioBufDesc

sTIDL_IOBufDesc_t tivxDrawBoxDetectionsParams::ioBufDesc

Detection tensor I/O params

◆ viz_th

vx_float32 tivxDrawBoxDetectionsParams::viz_th

User config visualization threshold

◆ width

vx_int32 tivxDrawBoxDetectionsParams::width

width of the image

◆ height

vx_int32 tivxDrawBoxDetectionsParams::height

height of the image

◆ color_map

vx_uint8 tivxDrawBoxDetectionsParams::color_map[TIVX_DRAW_BOX_DETECTIONS_MAX_CLASSES][3]

Number of classes for each output tensor

◆ num_classes

vx_int32 tivxDrawBoxDetectionsParams::num_classes

Number of valid classes to draw

◆ skip_flag

vx_int32 tivxDrawBoxDetectionsParams::skip_flag

Skip processing