Defines an autocontrol region of interest (in pixel space).
More...
#include <Types.h>
List of all members.
Public Member Functions |
| AcRegion () |
| AcRegion (uint32_t _left, uint32_t _top, uint32_t _width, uint32_t _height, float _weight) |
bool | operator== (const AcRegion &other) const |
Detailed Description
Defines an autocontrol region of interest (in pixel space).
Definition at line 612 of file Types.h.
Constructor & Destructor Documentation
Argus::AcRegion::AcRegion |
( |
| ) |
|
|
inline |
Argus::AcRegion::AcRegion |
( |
uint32_t |
_left, |
|
|
uint32_t |
_top, |
|
|
uint32_t |
_width, |
|
|
uint32_t |
_height, |
|
|
float |
_weight |
|
) |
| |
|
inline |
Member Function Documentation
bool Argus::AcRegion::operator== |
( |
const AcRegion & |
other | ) |
const |
|
inline |
Member Data Documentation
float Argus::AcRegion::weight |
The documentation for this struct was generated from the following file: