Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
AutoPanoSiftMultiRow Class Reference

A matcher for multi-row panoramas based on an idea by Bruno Postle. More...

#include <AutoCtrlPointCreator.h>

Inheritance diagram for AutoPanoSiftMultiRow:
Inheritance graph

Public Member Functions

 AutoPanoSiftMultiRow ()
 ctor. More...
 
virtual ~AutoPanoSiftMultiRow ()
 dtor. More...
 
virtual HuginBase::CPVector automatch (CPDetectorSetting &setting, HuginBase::Panorama &pano, const HuginBase::UIntSet &imgs, int nFeatures, int &ret_value, wxWindow *parent=NULL)
 Do cp matching, calles the right routines, based on the matcher selected. More...
 
- Public Member Functions inherited from AutoCtrlPointCreator
 AutoCtrlPointCreator ()
 ctor. More...
 
virtual ~AutoCtrlPointCreator ()
 dtor. More...
 
virtual HuginBase::CPVector automatch (CPDetectorSetting &setting, HuginBase::Panorama &pano, const HuginBase::UIntSet &imgs, int nFeatures, wxWindow *parent=NULL)
 
virtual void Cleanup (CPDetectorSetting &setting, HuginBase::Panorama &pano, const HuginBase::UIntSet &imgs, std::vector< wxString > &keyFiles, wxWindow *parent=NULL)
 

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)
 

Detailed Description

A matcher for multi-row panoramas based on an idea by Bruno Postle.

Definition at line 118 of file AutoCtrlPointCreator.h.

Constructor & Destructor Documentation

AutoPanoSiftMultiRow::AutoPanoSiftMultiRow ( )
inline

ctor.

Definition at line 124 of file AutoCtrlPointCreator.h.

virtual AutoPanoSiftMultiRow::~AutoPanoSiftMultiRow ( )
inlinevirtual

dtor.

Definition at line 128 of file AutoCtrlPointCreator.h.

Member Function Documentation

HuginBase::CPVector AutoPanoSiftMultiRow::automatch ( CPDetectorSetting setting,
HuginBase::Panorama pano,
const HuginBase::UIntSet imgs,
int  nFeatures,
int &  ret_value,
wxWindow *  parent = NULL 
)
virtual

The documentation for this class was generated from the following files: