Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
AutoCtrlPointCreator Class Reference
Base class for control point creators. More...
#include <AutoCtrlPointCreator.h>
Inheritance diagram for AutoCtrlPointCreator:

Public Member Functions | |
| AutoCtrlPointCreator () | |
| ctor. | |
| virtual | ~AutoCtrlPointCreator () |
| dtor. | |
| virtual CPVector | automatch (CPDetectorSetting &setting, PT::Panorama &pano, const PT::UIntSet &imgs, int nFeatures, int &ret_value, wxWindow *parent=NULL) |
| Do sift matching, calles the right routines, based on the matcher selected. | |
| virtual CPVector | automatch (CPDetectorSetting &setting, PT::Panorama &pano, const PT::UIntSet &imgs, int nFeatures, wxWindow *parent=NULL) |
Protected Member Functions | |
| CPVector | readUpdatedControlPoints (const std::string &file, PT::Panorama &pano) |
Detailed Description
Base class for control point creators.
Constructor & Destructor Documentation
|
|
ctor.
|
|
|
dtor.
|
Member Function Documentation
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
Do sift matching, calles the right routines, based on the matcher selected.
Reimplemented in AutoPanoSift, AutoPanoKolor, AutoPanoSiftStack, AutoPanoSiftMultiRow, AutoPanoSiftMultiRowStack, and AutoPanoSiftPreAlign. |
|
||||||||||||
|
|
The documentation for this class was generated from the following files:
- hugin1/hugin/AutoCtrlPointCreator.h
- hugin1/hugin/AutoCtrlPointCreator.cpp
1.3.9.1