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

A matcher that uses Alexandres sift matcher. More...

#include <AutoCtrlPointCreator.h>

Inheritance diagram for AutoPanoKolor:
Inheritance graph

Public Member Functions

 AutoPanoKolor ()
 ctor. More...
 
virtual ~AutoPanoKolor ()
 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 that uses Alexandres sift matcher.

Definition at line 84 of file AutoCtrlPointCreator.h.

Constructor & Destructor Documentation

AutoPanoKolor::AutoPanoKolor ( )
inline

ctor.

Definition at line 90 of file AutoCtrlPointCreator.h.

virtual AutoPanoKolor::~AutoPanoKolor ( )
inlinevirtual

dtor.

Definition at line 94 of file AutoCtrlPointCreator.h.

Member Function Documentation

HuginBase::CPVector AutoPanoKolor::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: