Describes a region of interest (ROI).
More...
#include <CommonTypes.h>
Describes a region of interest (ROI).
◆ ROI() [1/2]
◆ ROI() [2/2]
constexpr ROI |
( |
unsigned |
upperLeftX, |
|
|
unsigned |
upperLeftY, |
|
|
size_t |
width, |
|
|
size_t |
height |
|
) |
| |
|
inlineconstexpr |
◆ operator==()
bool operator== |
( |
const ROI & |
other | ) |
|
|
inline |
◆ height
◆ upperLeftX
The column coordinate of the upper-left corner of the ROI.
◆ upperLeftY
The row coordinate of the upper-left corner of the ROI.
◆ width
The documentation for this struct was generated from the following file: