You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Conception/src/Prometheus/Modules/common/prometheus_msgs/msg/WindowPosition.msg

21 lines
460 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

std_msgs/Header header
#模式0空闲 1.kcf 3.deepsort/sort(点击的id)
uint8 mode
#波门位置X,#波门位置Y(kcf,点击画面的功能的时候使用),左上角为0,0
int16 origin_x
int16 origin_y
int16 width
int16 height
#波门位置X,#波门位置Y
#int16 window_position_x = origin_x + width/2
#int16 window_position_y = origin_y + height/2
int16 window_position_x
int16 window_position_y
#算法检测结果的ID
int32 track_id