QTrk
Public Attributes | List of all members
ROIPosition Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

§ x

int ROIPosition::x

Definition at line 180 of file qtrk_c_api.h.

§ y

int ROIPosition::y

Definition at line 180 of file qtrk_c_api.h.


The documentation for this struct was generated from the following file: