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 |
sTIDL_IOBufDesc_t tivxDrawKeypointDetectionsParams::ioBufDesc |
Detection tensor I/O params
vx_float32 tivxDrawKeypointDetectionsParams::viz_th |
User config visualization threshold
vx_int32 tivxDrawKeypointDetectionsParams::num_max_det |
Maximum nuber of detection
vx_int32 tivxDrawKeypointDetectionsParams::width |
Original Width of the image
vx_int32 tivxDrawKeypointDetectionsParams::height |
Original Height of the image
vx_int32 tivxDrawKeypointDetectionsParams::dl_width |
DL Width of the image
vx_int32 tivxDrawKeypointDetectionsParams::dl_height |
DL Height of the image
vx_int32 tivxDrawKeypointDetectionsParams::points_per_line |
Points per line to be interpolated for visualization purpose
vx_int32 tivxDrawKeypointDetectionsParams::num_keypoints |
Number of keypoints to be detected by algorithm for each parking spot
vx_int32 tivxDrawKeypointDetectionsParams::class_id[TIVX_DRAW_KEYPOINT_DETECTIONS_MAX_CLASSES] |
List of valid class IDs to draw
vx_int32 tivxDrawKeypointDetectionsParams::num_classes |
Number of valid classes to draw
vx_int32 tivxDrawKeypointDetectionsParams::skip_flag |
Skip processing