|
QTrk
|
Struct used to define the top-left corner position of an ROI within a frame. ROI is [ x .. x+w ; y .. y+h ]. More...
#include <qtrk_c_api.h>
Public Attributes | |
| int | x |
| int | y |
Struct used to define the top-left corner position of an ROI within a frame. ROI is [ x .. x+w ; y .. y+h ].
Definition at line 178 of file qtrk_c_api.h.
| int ROIPosition::x |
Definition at line 180 of file qtrk_c_api.h.
| int ROIPosition::y |
Definition at line 180 of file qtrk_c_api.h.
1.8.12