Detailed Description
Definition at line 1232 of file roi.hpp.
List of all members.
Public Member Functions |
| ROI (const int ulx=0, const int uly=0, const int sx=0, const int sy=0) |
veci2 | downright () |
veci2 | upleft () |
veci2 | size () |
void | upleft (const veci &ul) |
void | downright (const veci &dr) |
void | size (const veci &sz) |
Public Attributes |
int | x |
int | y |
int | width |
int | height |
Friends |
std::ostream & | operator<< (std::ostream &s, ROI &roi) |
The documentation for this class was generated from the following file:
- modules/image/include/image/roi.hpp