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

Macros

#define AR_PARAM_CDMIN   12
 
#define AR_PARAM_NMIN   6
 
#define AR_PARAM_C34   100.0
 

Functions

int arParamGetPerspectiveMat (ARdouble global[][3], ARdouble IdealScreen[][2], int num, ARdouble mat[3][4])
 

Macro Definition Documentation

◆ AR_PARAM_C34

#define AR_PARAM_C34   100.0

◆ AR_PARAM_CDMIN

#define AR_PARAM_CDMIN   12

◆ AR_PARAM_NMIN

#define AR_PARAM_NMIN   6

Function Documentation

◆ arParamGetPerspectiveMat()

int arParamGetPerspectiveMat ( ARdouble  global[][3],
ARdouble  IdealScreen[][2],
int  num,
ARdouble  mat[3][4] 
)
Here is the call graph for this function: