27#ifndef _CHANGEUSERDEFINEDDIALOG_H
28#define _CHANGEUSERDEFINEDDIALOG_H
49 void OnOk(wxCommandEvent& e);
Dialog for changing the user defined sequence.
void FillStitcherUserDefined()
void FillAssistantUserDefined()
~ChangeUserDefinedSequenceDialog()
destructor, saves size and position
wxRadioButton * m_radio_default
wxChoice * m_choice_user_define
wxRadioButton * m_radio_external
wxArrayString m_userFileNames
bool m_isAssistantUserDefined
wxString GetNewSequence()
returns the newly selected sequence
wxRadioButton * m_radio_user_sequence
void OnOk(wxCommandEvent &e)
void OnChangeUserDefinedChoice(wxCommandEvent &e)
wxArrayString m_userHelpTexts
wxButton * m_button_external_file
void OnChooseFilename(wxCommandEvent &e)
void UpdateStatus(wxCommandEvent &e)
wxTextCtrl * m_text_external_file
wxStaticText * m_label_user_define_filename
wxStaticText * m_label_user_define
void FillUserDefinedChoice(const wxArrayString &files)
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.