#include <Correlation.h>
Public Member Functions | |
| RotateTransform (double phi, hugin_utils::FDiff2D origin, hugin_utils::FDiff2D transl) | |
| bool | transformImgCoord (double &destx, double &desty, double srcx, double srcy) const |
Public Attributes | |
| double | m_phi |
| hugin_utils::FDiff2D | m_origin |
| hugin_utils::FDiff2D | m_transl |
build to be used by PointFineTune
Definition at line 308 of file Correlation.h.
|
||||||||||||||||
|
Definition at line 311 of file Correlation.h. References hugin_utils::FDiff2D. |
|
||||||||||||||||||||
|
Definition at line 315 of file Correlation.h. |
|
|
Definition at line 329 of file Correlation.h. |
|
|
Definition at line 328 of file Correlation.h. |
|
|
Definition at line 330 of file Correlation.h. |
1.3.9.1