opencv_apps/Rect Message

File: opencv_apps/Rect.msg

Raw Message Definition

# opencv Rect data type, x-y is center point
float64 x
float64 y
float64 width
float64 height


Compact Message Definition

float64 x
float64 y
float64 width
float64 height