|
Hugintrunk
0.1
|
#include "PanoCommand.h"#include <fstream>#include <panotools/PanoToolsUtils.h>#include <algorithms/nona/CenterHorizontally.h>#include <algorithms/nona/FitPanorama.h>#include <algorithms/basic/RotatePanorama.h>#include <algorithms/basic/TranslatePanorama.h>#include <algorithms/basic/CalculateMeanExposure.h>#include <algorithms/basic/StraightenPanorama.h>#include <panodata/ParseExp.h>#include <panodata/image_variables.h>
Go to the source code of this file.
Namespaces | |
| PanoCommand | |
Functions | |
| void | PanoCommand::UpdateSingleCtrlPointError (const HuginBase::Panorama &pano, HuginBase::ControlPoint &point) |
Definition in file PanoCommand.cpp.
1.8.5