#include <stdio.h>#include <stdarg.h>#include <AR/param.h>
Go to the source code of this file.
Functions | |
| int | arParamDisp (ARParam *param) |
| display parameters. | |
| int | arsParamDisp (ARSParam *sparam) |
| int arParamDisp | ( | ARParam * | param | ) |
display parameters.
Display the structure of the camera instrinsic parameters argument.
| param | structure to display |
Definition at line 19 of file paramDisp.c.
| int arsParamDisp | ( | ARSParam * | sparam | ) |
Definition at line 36 of file paramDisp.c.