| Hugintrunk
    0.1
    | 
a simple test stitcher More...
#include <hugin_config.h>#include <fstream>#include <sstream>#include <algorithm>#include <cctype>#include <string>#include <vigra/error.hxx>#include <getopt.h>#include <hugin_basic.h>#include "hugin_base/algorithms/basic/LayerStacks.h"#include <hugin_utils/platform.h>#include <algorithms/nona/NonaFileStitcher.h>#include <vigra_ext/ImageTransformsGPU.h>#include "hugin_utils/stl_utils.h"#include "nona/StitcherOptions.h"#include <tiffio.h>
Go to the source code of this file.
| Functions | |
| static void | usage (const char *name) | 
| int | main (int argc, char *argv[]) | 
a simple test stitcher
$Id$
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.
Definition in file nona.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 115 of file nona.cpp.
References HuginBase::PanoramaOptions::BIPLANE, DEBUG_DEBUG, HuginBase::PanoramaOptions::EQUI_PANINI, HuginBase::PanoramaOptions::EXR, HuginBase::PanoramaOptions::EXR_m, HuginBase::PanoramaOptions::GENERAL_PANINI, HuginBase::Panorama::getActiveImages(), HuginBase::Nona::GetAdvancedOption(), HuginBase::getExposureLayers(), HuginBase::Panorama::getImage(), HuginBase::getImagesinROI(), HuginBase::Panorama::getNrOfImages(), HuginBase::Panorama::getOptions(), hugin_utils::getPathPrefix(), HuginBase::PanoramaOptions::getProjection(), hugin_utils::initGPU(), HuginBase::PanoramaOptions::JPEG, HuginBase::PanoramaOptions::JPEG_m, HuginBase::PanoramaOptions::OUTPUT_HDR, HuginBase::PanoramaOptions::OUTPUT_LDR, HuginBase::PanoramaOptions::outputExposureValue, HuginBase::PanoramaOptions::outputFormat, HuginBase::PanoramaOptions::outputImageType, HuginBase::PanoramaOptions::outputMode, HuginBase::PanoramaOptions::outputPixelType, HuginBase::PanoramaOptions::outputRangeCompression, HuginBase::PanoramaOptions::PANINI, HuginBase::PanoramaOptions::PNG, HuginBase::PanoramaOptions::PNG_m, HuginBase::PanoramaOptions::quality, HuginBase::Panorama::ReadPTOFile(), HuginBase::PanoramaOptions::remapUsingGPU, HuginBase::PanoramaAlgorithm::run(), HuginBase::PanoramaOptions::saveCoordImgs, set_contains(), HuginBase::Nona::SetAdvancedOption(), vigra_ext::SetGPUDebugMessages(), HuginBase::Panorama::setImageFilename(), HuginBase::Panorama::setOptions(), hugin_utils::SplitString(), hugin_utils::stringToDouble(), hugin_utils::stripPath(), HuginBase::PanoramaOptions::TIFF, HuginBase::PanoramaOptions::TIFF_m, HuginBase::PanoramaOptions::TIFF_multilayer, HuginBase::PanoramaOptions::tiff_saveROI, HuginBase::PanoramaOptions::tiffCompression, hugin_utils::tolower(), hugin_utils::toupper(), HuginBase::PanoramaOptions::TRIPLANE, usage(), and hugin_utils::wrapupGPU().
| 
 | static | 
Definition at line 48 of file nona.cpp.
References hugin_utils::GetHuginVersion().
 1.8.5
 1.8.5