Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
PointMatch.h File Reference
#include <memory>
#include <vector>
#include "KeyPoint.h"
Include dependency graph for PointMatch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lfeat::PointMatch
 
class  lfeat::PointMatchPtrSort
 

Namespaces

 lfeat
 

Typedefs

typedef std::shared_ptr
< PointMatch > 
lfeat::PointMatchPtr
 
typedef std::vector
< PointMatchPtr > 
lfeat::PointMatchVector_t