Classes | Macros | Typedefs | Functions
calib_camera.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CALIB_COORD_T
 
struct  patt
 

Macros

#define H_NUM   6
 
#define LOOP_MAX   20
 
#define THRESH   200
 
#define V_NUM   4
 

Typedefs

typedef struct patt CALIB_PATT_T
 

Functions

void calc_distortion (CALIB_PATT_T *patt, int xsize, int ysize, ARFloat dist_factor[3])
 
int calc_inp (CALIB_PATT_T *patt, ARFloat dist_factor[4], int xsize, int ysize, ARFloat mat[3][4])
 

Macro Definition Documentation

#define H_NUM   6

Definition at line 4 of file calib_camera.h.

#define LOOP_MAX   20

Definition at line 6 of file calib_camera.h.

#define THRESH   200

Definition at line 7 of file calib_camera.h.

#define V_NUM   4

Definition at line 5 of file calib_camera.h.

Typedef Documentation

typedef struct patt CALIB_PATT_T

Function Documentation

void calc_distortion ( CALIB_PATT_T patt,
int  xsize,
int  ysize,
ARFloat  dist_factor[3] 
)
int calc_inp ( CALIB_PATT_T patt,
ARFloat  dist_factor[4],
int  xsize,
int  ysize,
ARFloat  mat[3][4] 
)

Definition at line 18 of file calib_inp.cpp.



tuw_artoolkitplus
Author(s): Markus Bader
autogenerated on Sun Sep 4 2016 03:24:33