Hugintrunk
0.1
|
Public Member Functions | |
SieveExtractorKP (lfeat::KeyPointVect_t &iV) | |
virtual void | operator() (const lfeat::KeyPointPtr &k) |
Private Attributes | |
lfeat::KeyPointVect_t & | _v |
Definition at line 73 of file PanoDetectorLogic.cpp.
|
inlineexplicit |
Definition at line 76 of file PanoDetectorLogic.cpp.
|
inlinevirtual |
Implements lfeat::SieveExtractor< lfeat::KeyPointPtr >.
Definition at line 77 of file PanoDetectorLogic.cpp.
References _v.
|
private |
Definition at line 82 of file PanoDetectorLogic.cpp.
Referenced by operator()().