Hugin trunk
0.1
Loading...
Searching...
No Matches
hugin_base
algorithms
nona
NonaFileStitcher.cpp
Go to the documentation of this file.
1
// -*- c-basic-offset: 4 -*-
31
#include "
NonaFileStitcher.h
"
32
33
#include <
nona/Stitcher.h
>
34
35
namespace
HuginBase
{
36
37
bool
NonaFileOutputStitcher::runStitcher
()
38
{
39
Nona::stitchPanorama
(
o_panorama
,
40
o_panoramaOptions
,
41
getProgressDisplay
(),
42
o_filename
,
43
o_usedImages
,
44
m_advOptions
);
45
46
return
true
;
47
}
48
49
50
}
//namespace
51
NonaFileStitcher.h
Stitcher.h
Contains various routines used for stitching panoramas.
HuginBase::FileOutputStitcherAlgorithm::o_filename
String o_filename
Definition
StitcherAlgorithm.h:138
HuginBase::NonaFileOutputStitcher::m_advOptions
Nona::AdvancedOptions m_advOptions
Definition
NonaFileStitcher.h:67
HuginBase::NonaFileOutputStitcher::runStitcher
virtual bool runStitcher()
Definition
NonaFileStitcher.cpp:37
HuginBase::PanoramaAlgorithm::o_panorama
PanoramaData & o_panorama
Definition
PanoramaAlgorithm.h:108
HuginBase::StitcherAlgorithm::o_panoramaOptions
PanoramaOptions o_panoramaOptions
Definition
StitcherAlgorithm.h:79
HuginBase::StitcherAlgorithm::o_usedImages
UIntSet o_usedImages
Definition
StitcherAlgorithm.h:80
HuginBase::TimeConsumingPanoramaAlgorithm::getProgressDisplay
virtual AppBase::ProgressDisplay * getProgressDisplay() const
Definition
PanoramaAlgorithm.h:148
HuginBase::Nona::stitchPanorama
void stitchPanorama(const PanoramaData &pano, const PanoramaOptions &opt, AppBase::ProgressDisplay *progress, const std::string &basename, const UIntSet &usedImgs, const AdvancedOptions &advOptions)
The main stitching function.
Definition
Stitcher.cpp:40
HuginBase
mainly consists of wrapper around the pano tools library, to assist in ressource management and to pr...
Definition
wxcms.cpp:39
Generated on Tue Sep 1 2026 20:52:06 for Hugin trunk by
1.9.8