27#ifndef _Hgn1_huginConfig_H
28#define _Hgn1_huginConfig_H
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
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.