Functions | Variables
simpleTest.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <GL/gl.h>
#include <GL/glut.h>
#include <AR/gsub.h>
#include <AR/video.h>
#include <AR/param.h>
#include <AR/ar.h>
Include dependency graph for examples/simple/simpleTest.c:

Go to the source code of this file.

Functions

static void cleanup (void)
static void draw (void)
static void init (void)
static void keyEvent (unsigned char key, int x, int y)
int main (int argc, char **argv)
static void mainLoop (void)

Variables

int count = 0
ARParam cparam
char * cparam_name = "Data/camera_para.dat"
double patt_center [2] = {0.0, 0.0}
int patt_id
char * patt_name = "Data/patt.hiro"
double patt_trans [3][4]
double patt_width = 80.0
int thresh = 100
char * vconf = ""
int xsize
int ysize

Function Documentation

static void cleanup ( void  ) [static]

Definition at line 144 of file examples/simple/simpleTest.c.

static void draw ( void  ) [static]

Definition at line 151 of file examples/simple/simpleTest.c.

static void init ( void  ) [static]
static void keyEvent ( unsigned char  key,
int  x,
int  y 
) [static]

Definition at line 56 of file examples/simple/simpleTest.c.

int main ( int  argc,
char **  argv 
)

Definition at line 46 of file examples/simple/simpleTest.c.

static void mainLoop ( void  ) [static]

Definition at line 67 of file examples/simple/simpleTest.c.


Variable Documentation

int count = 0

Definition at line 29 of file examples/simple/simpleTest.c.

Definition at line 32 of file examples/simple/simpleTest.c.

char* cparam_name = "Data/camera_para.dat"

Definition at line 31 of file examples/simple/simpleTest.c.

double patt_center[2] = {0.0, 0.0}

Definition at line 37 of file examples/simple/simpleTest.c.

int patt_id

Definition at line 35 of file examples/simple/simpleTest.c.

char* patt_name = "Data/patt.hiro"

Definition at line 34 of file examples/simple/simpleTest.c.

double patt_trans[3][4]

Definition at line 38 of file examples/simple/simpleTest.c.

double patt_width = 80.0

Definition at line 36 of file examples/simple/simpleTest.c.

int thresh = 100

Definition at line 28 of file examples/simple/simpleTest.c.

char* vconf = ""

Definition at line 24 of file examples/simple/simpleTest.c.

int xsize

Definition at line 27 of file examples/simple/simpleTest.c.

int ysize

Definition at line 27 of file examples/simple/simpleTest.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:01