Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
vigra_ext::CorrelationResult Struct Reference

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
 

Detailed Description

Maximum of correlation, position and value.

Definition at line 56 of file Correlation.h.

Constructor & Destructor Documentation

vigra_ext::CorrelationResult::CorrelationResult ( )
inline

Definition at line 58 of file Correlation.h.

Member Data Documentation

hugin_utils::FDiff2D vigra_ext::CorrelationResult::corrPos
hugin_utils::FDiff2D vigra_ext::CorrelationResult::curv
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
hugin_utils::FDiff2D vigra_ext::CorrelationResult::maxpos

The documentation for this struct was generated from the following file: