26#ifndef _PANOOUTPUTDIALOG_H
27#define _PANOOUTPUTDIALOG_H
44 void OnOk(wxCommandEvent & e);
declaration of helper for work with different GuiLevels
Dialog for setting output parameters for simple user interface.
void OnLDRFormatChanged(wxCommandEvent &e)
LDR format changed.
void OnWidthChanged(wxSpinEvent &e)
width changed
std::vector< HuginBase::UIntSet > m_exposureLayers
void OnHDRFormatChanged(wxCommandEvent &e)
HDR format changed.
~PanoOutputDialog()
destructor, save position
wxSpinCtrl * m_edit_width
void EnableOutputOptions()
void OnHeightChanged(wxSpinEvent &e)
height changed
std::vector< HuginBase::UIntSet > m_stacks
void OnOutputChanged(wxCommandEvent &e)
enabled Ok button and LDR/HDR format settings depeding on selected output settings
HuginBase::PanoramaOptions m_newOpt
void OnOk(wxCommandEvent &e)
Saves current state of all checkboxes when closing dialog with Ok.
wxSpinCtrl * m_edit_height
HuginBase::PanoramaOptions GetNewPanoramaOptions()
HuginBase::Panorama & m_pano
include file for the hugin project
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.