#include <AutoCtrlPointCreator.h>
Inheritance diagram for AutoPanoSiftStack:

Public Member Functions | |
| AutoPanoSiftStack () | |
| ctor. | |
| virtual | ~AutoPanoSiftStack () |
| dtor. | |
| virtual HuginBase::CPVector | automatch (CPDetectorSetting &setting, PT::Panorama &pano, const PT::UIntSet &imgs, int nFeatures, int &ret_value, wxWindow *parent=NULL) |
| Do cp matching, calles the right routines, based on the matcher selected. | |
Definition at line 105 of file AutoCtrlPointCreator.h.
|
|
ctor.
Definition at line 111 of file AutoCtrlPointCreator.h. |
|
|
dtor.
Definition at line 115 of file AutoCtrlPointCreator.h. |
|
||||||||||||||||||||||||||||
|
Do cp matching, calles the right routines, based on the matcher selected.
Reimplemented from AutoCtrlPointCreator. Definition at line 805 of file AutoCtrlPointCreator.cpp. References AddControlPointsWithCheck(), AutoPanoSift::automatch(), CPDetector_AutoPanoSift, CPDetectorSetting::GetArgsStack(), HuginBase::SrcPanoImage::getExposure(), HuginBase::Panorama::getImage(), CPDetectorSetting::GetProgStack(), HuginBase::StandardImageVariableGroups::getStacks(), CPDetectorSetting::SetArgs(), CPDetectorSetting::SetProg(), and CPDetectorSetting::SetType(). Referenced by AutoCtrlPointCreator::automatch(). |
1.3.9.1