|
Hugin trunk 0.1
|
A matcher that uses Sebastians Nowozin's excellent sift matcher. More...
#include <AutoCtrlPointCreator.h>

Additional Inherited Members | |
Protected Member Functions inherited from AutoCtrlPointCreator | |
| HuginBase::CPVector | readUpdatedControlPoints (const std::string &file, HuginBase::Panorama &pano, const HuginBase::UIntSet &imgs, bool reordered) |
A matcher that uses Sebastians Nowozin's excellent sift matcher.
Definition at line 65 of file AutoCtrlPointCreator.h.
|
inline |
ctor.
Definition at line 71 of file AutoCtrlPointCreator.h.
|
inlinevirtual |
dtor.
Definition at line 75 of file AutoCtrlPointCreator.h.
|
virtual |
Do cp matching, calles the right routines, based on the matcher selected.
Reimplemented from AutoCtrlPointCreator.
Definition at line 373 of file AutoCtrlPointCreator.cpp.
References automatch(), AutoCtrlPointCreator::Cleanup(), CPExecute(), CPMessage(), DEBUG_DEBUG, DEBUG_ERROR, fill_set(), GetCheckedTempDir(), HuginBase::Panorama::getCtrlPoints(), HuginBase::Panorama::getImage(), HuginBase::Panorama::getNrOfCtrlPoints(), HuginBase::Panorama::getNrOfImages(), GetProgPath(), HuginBase::Panorama::getSrcImage(), HuginBase::Panorama::getSubset(), HUGIN_CONV_FILENAME, HUGIN_EXIT_CODE_CANCELLED, hugin_utils::quoteFilename(), AutoCtrlPointCreator::readUpdatedControlPoints(), set_contains(), threshold(), and hugin_utils::wxQuoteFilename().
Referenced by AutoCtrlPointCreator::automatch(), automatch(), AutoPanoSiftStack::automatch(), AutoPanoSiftMultiRow::automatch(), AutoPanoSiftMultiRowStack::automatch(), and AutoPanoSiftPreAlign::automatch().
|
virtual |
Definition at line 569 of file AutoCtrlPointCreator.cpp.
References CPExecute(), CPMessage(), DEBUG_ASSERT, DEBUG_DEBUG, DEBUG_ERROR, GetCheckedTempDir(), HuginBase::Panorama::getNrOfImages(), GetProgPath(), HuginBase::Panorama::getSrcImage(), HUGIN_CONV_FILENAME, HUGIN_EXIT_CODE_CANCELLED, AutoCtrlPointCreator::readUpdatedControlPoints(), threshold(), and hugin_utils::wxQuoteFilename().