ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
kpmType.h File Reference
#include <ARX/KPM/surfSub.h>
Include dependency graph for kpmType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _Point2f
 
struct  _Point2i
 
struct  _CornerPoints
 
struct  _MatchPoint
 
struct  _CorspMap
 
struct  _SurfFeature
 
struct  _FeatureVector
 

Macros

#define MAX_CORNER_POINTS   2000
 

Typedefs

typedef struct _Point2f Point2f
 
typedef struct _Point2i Point2i
 
typedef struct _CornerPoints CornerPoints
 
typedef struct _MatchPoint MatchPoint
 
typedef struct _CorspMap CorspMap
 
typedef struct _SurfFeature SurfFeature
 
typedef struct _FeatureVector FeatureVector
 

Macro Definition Documentation

◆ MAX_CORNER_POINTS

#define MAX_CORNER_POINTS   2000

Typedef Documentation

◆ CornerPoints

typedef struct _CornerPoints CornerPoints

◆ CorspMap

typedef struct _CorspMap CorspMap

◆ FeatureVector

typedef struct _FeatureVector FeatureVector

◆ MatchPoint

typedef struct _MatchPoint MatchPoint

◆ Point2f

typedef struct _Point2f Point2f

◆ Point2i

typedef struct _Point2i Point2i

◆ SurfFeature

typedef struct _SurfFeature SurfFeature