Hugin trunk 0.1
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
KeyPoint.h File Reference
#include <hugin_shared.h>
#include <memory>
#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.

Classes

class  lfeat::KeyPoint
 
class  lfeat::KeyPointPtrSort
 

Namespaces

namespace  lfeat
 

Typedefs

typedef std::shared_ptr< KeyPointlfeat::KeyPointPtr
 
typedef std::vector< KeyPointPtrlfeat::KeyPointVect_t
 
typedef std::vector< KeyPointPtr >::iterator lfeat::KeyPointVectIt_t
 

Functions

bool lfeat::operator< (const KeyPoint &iA, const KeyPoint &iB)