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

Public Member Functions | |
| AutoPanoKolor () | |
| ctor. | |
| virtual | ~AutoPanoKolor () |
| 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 88 of file AutoCtrlPointCreator.h.
|
|
ctor.
Definition at line 94 of file AutoCtrlPointCreator.h. |
|
|
dtor.
Definition at line 98 of file AutoCtrlPointCreator.h. |
|
||||||||||||||||||||||||||||
|
Do cp matching, calles the right routines, based on the matcher selected.
Reimplemented from AutoCtrlPointCreator. Definition at line 687 of file AutoCtrlPointCreator.cpp. References CPExecute(), CPMessage(), DEBUG_DEBUG, DEBUG_ERROR, CPDetectorSetting::GetArgs(), HuginBase::Panorama::getImage(), CPDetectorSetting::GetProg(), HuginBase::Panorama::getSrcImage(), HUGIN_CONV_FILENAME, hugin_utils::quoteFilename(), AutoCtrlPointCreator::readUpdatedControlPoints(), and hugin_utils::wxQuoteFilename(). Referenced by AutoCtrlPointCreator::automatch(). |
1.3.9.1