Hugintrunk
0.1
|
declaration of CPDetectorSetting and CPDetectorConfig classes, which are for storing and changing settings of different autopano generator More...
Go to the source code of this file.
Classes | |
class | CPDetectorSetting |
class, which stores all settings of one cp detector More... | |
class | CPDetectorConfig |
class for storing settings of different control point generators More... | |
Enumerations | |
enum | CPDetectorType { CPDetector_AutoPano =0, CPDetector_AutoPanoSift =1, CPDetector_AutoPanoSiftStack =2, CPDetector_AutoPanoSiftMultiRow =3, CPDetector_AutoPanoSiftMultiRowStack =4, CPDetector_AutoPanoSiftPreAlign =5 } |
Functions | |
WX_DECLARE_OBJARRAY (CPDetectorSetting, ArraySettings) | |
declaration of CPDetectorSetting and CPDetectorConfig classes, which are for storing and changing settings of different autopano generator
Definition in file CPDetectorConfig.h.
enum CPDetectorType |
Enumerator | |
---|---|
CPDetector_AutoPano | |
CPDetector_AutoPanoSift | |
CPDetector_AutoPanoSiftStack | |
CPDetector_AutoPanoSiftMultiRow | |
CPDetector_AutoPanoSiftMultiRowStack | |
CPDetector_AutoPanoSiftPreAlign |
Definition at line 36 of file CPDetectorConfig.h.
WX_DECLARE_OBJARRAY | ( | CPDetectorSetting | , |
ArraySettings | |||
) |