Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
AutoPanoKolor Class Reference
A matcher that uses Alexandres sift matcher. More...
#include <AutoCtrlPointCreator.h>
Inheritance diagram for AutoPanoKolor:

Public Member Functions | |
| AutoPanoKolor () | |
| ctor. | |
| virtual | ~AutoPanoKolor () |
| 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. | |
Detailed Description
A matcher that uses Alexandres sift matcher.
Constructor & Destructor Documentation
|
|
ctor.
|
|
|
dtor.
|
Member Function Documentation
|
||||||||||||||||||||||||||||
|
Do sift matching, calles the right routines, based on the matcher selected.
Reimplemented from AutoCtrlPointCreator. |
The documentation for this class was generated from the following files:
- hugin1/hugin/AutoCtrlPointCreator.h
- hugin1/hugin/AutoCtrlPointCreator.cpp
1.3.9.1