![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
#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>
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) |
#define KEEP_NUM 3 |
#define SKIP_INTERVAL 3 |
#define USE_SEARCH1 1 |
#define USE_SEARCH2 1 |
#define USE_SEARCH3 1 |
int ar2GetBestMatching2 | ( | void | ) |