12#include <wx/cmdline.h>
declaration of CPDetectorSetting and CPDetectorConfig classes, which are for storing and changing set...
class, which stores all settings of one cp detector
virtual bool OnCmdLineParsed(wxCmdLineParser &parser)
processes the command line parameters
virtual void OnInitCmdLine(wxCmdLineParser &parser)
set the parameters for the command line parser
virtual int OnRun()
the main procedure of iCPApp
CPDetectorSetting m_cpsetting
void ReadDetectorConfig()
read the CPDetectorConfig from file/registry
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.