Hugin trunk 0.1
Loading...
Searching...
No Matches
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
35namespace HuginBase {
36
48
49
50} //namespace
51
Contains various routines used for stitching panoramas.
virtual AppBase::ProgressDisplay * getProgressDisplay() const
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
mainly consists of wrapper around the pano tools library, to assist in ressource management and to pr...
Definition wxcms.cpp:39