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

Public Member Functions | |
| AutoPanoSiftMultiRowStack () | |
| ctor. | |
| virtual | ~AutoPanoSiftMultiRowStack () |
| 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 139 of file AutoCtrlPointCreator.h.
|
|
ctor.
Definition at line 145 of file AutoCtrlPointCreator.h. |
|
|
dtor.
Definition at line 149 of file AutoCtrlPointCreator.h. |
|
||||||||||||||||||||||||||||
|
Do cp matching, calles the right routines, based on the matcher selected.
Reimplemented from AutoCtrlPointCreator. Definition at line 1042 of file AutoCtrlPointCreator.cpp. References AddControlPointsWithCheck(), HuginBase::Panorama::addCtrlPoint(), AutoPanoSiftMultiRow::automatch(), AutoPanoSift::automatch(), AutoCtrlPointCreator::Cleanup(), CPDetector_AutoPanoSift, fill_set(), CPDetectorSetting::GetArgsStack(), HuginBase::SrcPanoImage::getExposure(), HuginBase::Panorama::getImage(), HuginBase::Panorama::getNrOfImages(), CPDetectorSetting::GetProgStack(), HuginBase::StandardImageVariableGroups::getStacks(), HuginBase::Panorama::getSubset(), CPDetectorSetting::SetArgs(), CPDetectorSetting::SetProg(), and CPDetectorSetting::SetType(). Referenced by AutoCtrlPointCreator::automatch(). |
1.3.9.1