31#ifndef _NONAFILESTITCHER_H
32#define _NONAFILESTITCHER_H
64 virtual bool runStitcher();
Helper class for storing different options.
This class will use the stitchPanorama function of nona.
Nona::AdvancedOptions m_advOptions
~NonaFileOutputStitcher()
NonaFileOutputStitcher(PanoramaData &panoramaData, AppBase::ProgressDisplay *progressDisplay, const PanoramaOptions &options, const UIntSet &usedImages, const String &filename, const Nona::AdvancedOptions &advOptions)
std::map< std::string, std::string > AdvancedOptions
mainly consists of wrapper around the pano tools library, to assist in ressource management and to pr...
std::set< unsigned int > UIntSet
std::vector< deghosting::BImagePtr > threshold(const std::vector< deghosting::FImagePtr > &inputImages, const double threshold, const uint16_t flags)
Threshold function used for creating alpha masks for images.