Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 lfeat
 

Typedefs

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

Functions

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