ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Macros | Functions
matching2.c File Reference
#include <ARX/AR/ar.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <ARX/AR2/tracking.h>
#include <ARX/AR2/config.h>
#include <ARX/AR2/template.h>
Include dependency graph for matching2.c:

Macros

#define USE_SEARCH1   1
 
#define USE_SEARCH2   1
 
#define USE_SEARCH3   1
 
#define SKIP_INTERVAL   3
 
#define KEEP_NUM   3
 

Functions

int ar2GetBestMatching2 (void)
 

Macro Definition Documentation

◆ KEEP_NUM

#define KEEP_NUM   3

◆ SKIP_INTERVAL

#define SKIP_INTERVAL   3

◆ USE_SEARCH1

#define USE_SEARCH1   1

◆ USE_SEARCH2

#define USE_SEARCH2   1

◆ USE_SEARCH3

#define USE_SEARCH3   1

Function Documentation

◆ ar2GetBestMatching2()

int ar2GetBestMatching2 ( void  )