#include <hugin_shared.h>#include <boost/shared_ptr.hpp>#include <vector>Include dependency graph for KeyPoint.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | lfeat |
Classes | |
| class | lfeat::KeyPoint |
| class | lfeat::KeyPointPtrSort |
Typedefs | |
| typedef boost::shared_ptr< KeyPoint > | KeyPointPtr |
| typedef std::vector< KeyPointPtr > | KeyPointVect_t |
| typedef std::vector< KeyPointPtr >::iterator | KeyPointVectIt_t |
Functions | |
| bool | operator< (const KeyPoint &iA, const KeyPoint &iB) |
|
|
|
Definition at line 111 of file KeyPoint.h. Referenced by DetectKeypoints(), and PanoDetector::MakeKeyPointDescriptorsInImage(). |
|
|
Definition at line 112 of file KeyPoint.h. |
|
||||||||||||
|
Definition at line 102 of file KeyPoint.h. References lfeat::KeyPoint::_score. |
1.3.9.1