Functions
paramChangeSize.c File Reference
#include <stdio.h>
#include <math.h>
#include <AR/param.h>
Include dependency graph for lib/SRC/AR/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:
sourcename of the source parameters structure
xsizenew length size
ysizenew height size
newparamname of the destination parameters structure.
Returns:
0

Definition at line 19 of file lib/SRC/AR/paramChangeSize.c.

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

Definition at line 42 of file lib/SRC/AR/paramChangeSize.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