40#include <ARX/KPM/surfSub.h>
47#define MAX_CORNER_POINTS 2000
80#define FREAK_SUB_DIMENSION 96
83typedef struct _FreakFeature {
84 unsigned char v[FREAK_SUB_DIMENSION];
95 float v[SURF_SUB_DIMENSION];
struct _MatchPoint MatchPoint
struct _CorspMap CorspMap
struct _FeatureVector FeatureVector
#define MAX_CORNER_POINTS
Definition: kpmType.h:47
struct _SurfFeature SurfFeature
struct _CornerPoints CornerPoints
Point2i pt[MAX_CORNER_POINTS]
Definition: kpmType.h:61
int num
Definition: kpmType.h:60
int num
Definition: kpmType.h:74
MatchPoint * mp
Definition: kpmType.h:75
Definition: kpmType.h:100
int num
Definition: kpmType.h:101
SurfFeature * sf
Definition: kpmType.h:105
float x1
Definition: kpmType.h:69
float y2
Definition: kpmType.h:70
float y1
Definition: kpmType.h:69
float x2
Definition: kpmType.h:70
float y
Definition: kpmType.h:51
float x
Definition: kpmType.h:50
int y
Definition: kpmType.h:56
int x
Definition: kpmType.h:55
float v[SURF_SUB_DIMENSION]
Definition: kpmType.h:95
int l
Definition: kpmType.h:96