A pixel point is a 2d point with positive X and Y coords.
More...
A pixel point is a 2d point with positive X and Y coords.
Definition at line 287 of file mirror_calib.cpp.
◆ PixelPoint()
firevision::MirrorCalibTool::PixelPoint::PixelPoint |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
◆ rotate()
PixelPoint firevision::MirrorCalibTool::PixelPoint::rotate |
( |
PolarAngle |
rotate_phi | ) |
const |
|
inline |
Rotates the vector to the point counter-clockwise and returns the vector to the point.
- Parameters
-
- Returns
- Counter-clockwise rotated point.
Definition at line 303 of file mirror_calib.cpp.
The documentation for this class was generated from the following file: