#include <HsmModeFinder3d.h>
Public Member Functions | |
virtual HsmModeFinder3d * | clone () const |
virtual GlobalPoint | operator() (const std::vector< PointAndDistance > &) const |
Public Member Functions inherited from ModeFinder3d | |
virtual | ~ModeFinder3d () |
Additional Inherited Members | |
Public Types inherited from ModeFinder3d | |
typedef std::pair< GlobalPoint, float > | PointAndDistance |
this is a half sample mode finder that works coordinate wise, in 3d.
this is a half sample mode finder that works coordinate wise, in 3d; as an preparatory step we filter out all values whose distance is above a certain threshold ( the threshold moves if not enough values are found within the threshold ).
Definition at line 12 of file HsmModeFinder3d.h.
|
virtual |
Implements ModeFinder3d.
Definition at line 18 of file HsmModeFinder3d.cc.
|
virtual |
Half sample mode in 3d, as a functional class.
Implements ModeFinder3d.
Definition at line 7 of file HsmModeFinder3d.cc.
References hsm_3d(), i, and findQualityFiles::v.