48 void OnOk(wxCommandEvent & e);
Base class for all panorama commands.
bool CheckRawFiles()
return true, if all raw files are from the same camera
void OnSelectRTProcessingProfile(wxCommandEvent &e)
PanoCommand::PanoCommand * m_cmd
PanoCommand::PanoCommand * GetPanoCommand()
return PanoCommand for adding converted raw files to Panorama
void OnRawConverterSelected(wxCommandEvent &e)
void OnOk(wxCommandEvent &e)
called when dialog is finished and does the conversion
~RawImportDialog()
destructor, saves position
void FillImageChoice()
fill list with image names
HuginBase::Panorama * m_pano
wxArrayString m_rawImages
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.