Hugin trunk 0.1
Loading...
Searching...
No Matches
huginConfig.h
Go to the documentation of this file.
1// -*- c-basic-offset: 4 -*-
2
27#ifndef _Hgn1_huginConfig_H
28#define _Hgn1_huginConfig_H
29
30#include <hugin_shared.h>
31#include <panodata/Panorama.h>
32#include <panoinc_WX.h>
33
39
40#endif
Model for a panorama.
Definition Panorama.h:153
WXIMPEX wxString getDefaultOutputName(const wxString projectname, const HuginBase::Panorama &pano, const wxString filenameTemplate=wxEmptyString)
gets the default output prefix, based on filename and images in project the setting is read from the ...
WXIMPEX wxString getDefaultProjectName(const HuginBase::Panorama &pano, const wxString filenameTemplate=wxEmptyString)
gets the default project name, as defined in the preferences
#define WXIMPEX
include file for the hugin project
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.
Definition threshold.h:41