Hugintrunk
0.1
|
Maximum of correlation, position and value. More...
#include <Correlation.h>
Public Member Functions | |
CorrelationResult () | |
Public Attributes | |
double | maxi |
hugin_utils::FDiff2D | maxpos |
hugin_utils::FDiff2D | corrPos |
hugin_utils::FDiff2D | curv |
double | maxAngle |
Maximum of correlation, position and value.
Definition at line 56 of file Correlation.h.
|
inline |
Definition at line 58 of file Correlation.h.
hugin_utils::FDiff2D vigra_ext::CorrelationResult::corrPos |
Definition at line 66 of file Correlation.h.
Referenced by CPEditorPanel::LocalFineTunePoint(), CPEditorPanel::NewPointChange(), MainFrame::OnFineTuneAll(), CPEditorPanel::PointFineTune(), and PointFineTuneProjectionAware().
hugin_utils::FDiff2D vigra_ext::CorrelationResult::curv |
Definition at line 68 of file Correlation.h.
Referenced by FineTuneInterestPoints(), CPEditorPanel::NewPointChange(), MainFrame::OnFineTuneAll(), CPEditorPanel::PointFineTune(), and vigra_ext::subpixelMaxima().
double vigra_ext::CorrelationResult::maxAngle |
Definition at line 69 of file Correlation.h.
Referenced by CPEditorPanel::NewPointChange(), and CPEditorPanel::PointFineTune().
double vigra_ext::CorrelationResult::maxi |
Definition at line 62 of file Correlation.h.
Referenced by vigra_ext::correlateImage(), vigra_ext::correlateImageFast(), createCtrlPoints(), FineTuneInterestPoints(), CPEditorPanel::NewPointChange(), GLPreviewFrame::OnCreateCP(), MainFrame::OnFineTuneAll(), CPEditorPanel::PointFineTune(), vigra_ext::PointFineTune(), vigra_ext::PointFineTuneRotSearch(), and vigra_ext::subpixelMaxima().
hugin_utils::FDiff2D vigra_ext::CorrelationResult::maxpos |
Definition at line 64 of file Correlation.h.
Referenced by vigra_ext::correlateImage(), vigra_ext::correlateImageFast(), createCtrlPoints(), FineTuneInterestPoints(), CPEditorPanel::LocalFineTunePoint(), CPEditorPanel::NewPointChange(), GLPreviewFrame::OnCreateCP(), MainFrame::OnFineTuneAll(), CPEditorPanel::PointFineTune(), vigra_ext::PointFineTune(), PointFineTuneProjectionAware(), vigra_ext::PointFineTuneRotSearch(), and vigra_ext::subpixelMaxima().