Hugintrunk
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 More... | |
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 PanoProperties::filename, hugin_utils::GetAbsoluteFilename(), HuginBase::PanoramaOptions::getHFOV(), HuginBase::Panorama::getImage(), HuginBase::Panorama::getNrOfImages(), HuginBase::Panorama::getOptions(), hugin_utils::getPathPrefix(), HuginBase::CalculateFitPanorama::getResultHeight(), HuginBase::CalculateFitPanorama::getResultHorizontalFOV(), IniParser::GetSections(), HuginBase::PanoramaOptions::getVFOV(), PanoProperties::HFOV, PanoProperties::path, ProcessSection(), IniParser::Read(), HuginBase::SrcPanoImage::readEXIF(), hugin_utils::roundi(), HuginBase::PanoramaAlgorithm::run(), HuginBase::PanoramaOptions::setHeight(), HuginBase::PanoramaOptions::setHFOV(), HuginBase::Panorama::setSrcImage(), hugin_utils::stripPath(), and PanoProperties::VFOV.
Referenced by main().