paramChangeSize.c File Reference

#include <stdio.h>
#include <math.h>
#include <AR/param.h>
Include dependency graph for paramChangeSize.c:

Go to the source code of this file.

Functions

int arParamChangeSize (ARParam *source, int xsize, int ysize, ARParam *newparam)
 change the camera size parameters.
int arsParamChangeSize (ARSParam *source, int xsize, int ysize, ARSParam *newparam)

Function Documentation

int arParamChangeSize ( ARParam source,
int  xsize,
int  ysize,
ARParam newparam 
)

change the camera size parameters.

Change the size variable in camera intrinsic parameters.

Parameters:
source name of the source parameters structure
xsize new length size
ysize new height size
newparam name of the destination parameters structure.
Returns:
0

Definition at line 19 of file paramChangeSize.c.

int arsParamChangeSize ( ARSParam source,
int  xsize,
int  ysize,
ARSParam newparam 
)

Definition at line 42 of file paramChangeSize.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkit
Author(s): Gautier Dumonteil
autogenerated on Fri Jan 11 10:05:49 2013