|
Hugin trunk 0.1
|
A matcher that uses the align information in the panorama to generate cp between overlapping images. 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 the align information in the panorama to generate cp between overlapping images.
Definition at line 152 of file AutoCtrlPointCreator.h.
|
inline |
ctor.
Definition at line 158 of file AutoCtrlPointCreator.h.
|
inlinevirtual |
dtor.
Definition at line 162 of file AutoCtrlPointCreator.h.
|
virtual |
Do cp matching, calles the right routines, based on the matcher selected.
Reimplemented from AutoCtrlPointCreator.
Definition at line 1168 of file AutoCtrlPointCreator.cpp.
References automatch(), HuginBase::Panorama::getNrOfImages(), and threshold().
Referenced by AutoCtrlPointCreator::automatch(), and automatch().
|
virtual |
Definition at line 1175 of file AutoCtrlPointCreator.cpp.
References AddControlPointsWithCheck(), AutoPanoSift::automatch(), AutoCtrlPointCreator::Cleanup(), DEBUG_ASSERT, HuginBase::Panorama::getCtrlPoints(), HuginBase::Panorama::getNrOfImages(), image1Nr, image2Nr, set_contains(), threshold(), and HuginBase::ControlPoint::X_Y.