Classes | Defines | 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

Defines

#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])

Define 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.



v4r_artoolkitplus
Author(s): Markus Bader
autogenerated on Wed Aug 26 2015 16:41:53