26 #ifndef _BASICALGORITHMS_CALCULATECFOV_H
27 #define _BASICALGORITHMS_CALCULATECFOV_H
59 o_resultFOV = calcFOV(o_panorama);
double getResultVerticalFOV()
bool modifiesPanoramaData() const
returns true if the algorithm changes the PanoramaData.
double getResultHorizontalFOV()
hugin_utils::FDiff2D o_resultFOV
CalculateFOV(PanoramaData &panorama)
hugin_utils::FDiff2D getResultFOV()
bool runAlgorithm()
implementation of the algorithm.