|
Hugin trunk 0.1
|
read settings from ini file and apply only applicable values More...
#include <panodata/Panorama.h>

Go to the source code of this file.
Functions | |
| HuginBase::PanoramaOptions | ReadPanoramaOptionsFromIni (const std::string &iniFile, HuginBase::Panorama &pano) |
| read settings from given ini file and apply wished settings if they are applicable | |
read settings from ini file and apply only applicable values
Definition in file PanoOptionsFromIni.h.
| HuginBase::PanoramaOptions ReadPanoramaOptionsFromIni | ( | const std::string & | iniFile, |
| HuginBase::Panorama & | pano | ||
| ) |
read settings from given ini file and apply wished settings if they are applicable
Definition at line 780 of file PanoOptionsFromIni.cpp.
References hugin_utils::GetAbsoluteFilename(), HuginBase::Panorama::getImage(), HuginBase::Panorama::getNrOfImages(), HuginBase::Panorama::getOptions(), hugin_utils::getPathPrefix(), HuginBase::CalculateFitPanorama::getResultHeight(), HuginBase::CalculateFitPanorama::getResultHorizontalFOV(), ProcessSection(), IniParser::Read(), HuginBase::SrcPanoImage::readEXIF(), hugin_utils::roundi(), HuginBase::PanoramaAlgorithm::run(), HuginBase::Panorama::setSrcImage(), hugin_utils::stripPath(), and threshold().
Referenced by main().