Vision Apps User Guide

Data Fields

sTIDL_IOBufDesc_t ioBufDesc
 
vx_float32 viz_th
 
vx_int32 num_max_det
 
vx_int32 width
 
vx_int32 height
 
vx_int32 dl_width
 
vx_int32 dl_height
 
vx_int32 points_per_line
 
vx_int32 num_keypoints
 
vx_int32 class_id [TIVX_DRAW_KEYPOINT_DETECTIONS_MAX_CLASSES]
 
vx_int32 num_classes
 
vx_int32 skip_flag
 

Field Documentation

◆ ioBufDesc

sTIDL_IOBufDesc_t tivxDrawKeypointDetectionsParams::ioBufDesc

Detection tensor I/O params

◆ viz_th

vx_float32 tivxDrawKeypointDetectionsParams::viz_th

User config visualization threshold

◆ num_max_det

vx_int32 tivxDrawKeypointDetectionsParams::num_max_det

Maximum nuber of detection

◆ width

vx_int32 tivxDrawKeypointDetectionsParams::width

Original Width of the image

◆ height

vx_int32 tivxDrawKeypointDetectionsParams::height

Original Height of the image

◆ dl_width

vx_int32 tivxDrawKeypointDetectionsParams::dl_width

DL Width of the image

◆ dl_height

vx_int32 tivxDrawKeypointDetectionsParams::dl_height

DL Height of the image

◆ points_per_line

vx_int32 tivxDrawKeypointDetectionsParams::points_per_line

Points per line to be interpolated for visualization purpose

◆ num_keypoints

vx_int32 tivxDrawKeypointDetectionsParams::num_keypoints

Number of keypoints to be detected by algorithm for each parking spot

◆ class_id

vx_int32 tivxDrawKeypointDetectionsParams::class_id[TIVX_DRAW_KEYPOINT_DETECTIONS_MAX_CLASSES]

List of valid class IDs to draw

◆ num_classes

vx_int32 tivxDrawKeypointDetectionsParams::num_classes

Number of valid classes to draw

◆ skip_flag

vx_int32 tivxDrawKeypointDetectionsParams::skip_flag

Skip processing