Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
KeyPointVectInsertor Class Reference
Inheritance diagram for KeyPointVectInsertor:
Inheritance graph

Public Member Functions

 KeyPointVectInsertor (lfeat::KeyPointVect_t &iVect)
 
virtual void operator() (const lfeat::KeyPoint &k)
 

Private Attributes

lfeat::KeyPointVect_t_v
 

Detailed Description

Definition at line 57 of file PanoDetectorLogic.cpp.

Constructor & Destructor Documentation

◆ KeyPointVectInsertor()

KeyPointVectInsertor::KeyPointVectInsertor ( lfeat::KeyPointVect_t iVect)
inlineexplicit

Definition at line 60 of file PanoDetectorLogic.cpp.

Member Function Documentation

◆ operator()()

virtual void KeyPointVectInsertor::operator() ( const lfeat::KeyPoint k)
inlinevirtual

Implements lfeat::KeyPointInsertor.

Definition at line 61 of file PanoDetectorLogic.cpp.

References _v, and threshold().

Member Data Documentation

◆ _v

lfeat::KeyPointVect_t& KeyPointVectInsertor::_v
private

Definition at line 67 of file PanoDetectorLogic.cpp.

Referenced by operator()().


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