Update of /cvsroot/artoolkit/artoolkit/include/AR
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18134
Modified Files:
param.h
Log Message:
Spelling correction.
Index: param.h
===================================================================
RCS file: /cvsroot/artoolkit/artoolkit/include/AR/param.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** param.h 25 Nov 2004 23:24:20 -0000 1.4
--- param.h 28 Jul 2005 00:00:40 -0000 1.5
***************
*** 184,188 ****
*
* Load camera intrinsic parameters in the ARToolkit Library from
! * a file (itselft, a resulted output of calibration step).
* \param filename name of the parameters file.
* \param num number of variable arguments
--- 184,188 ----
*
* Load camera intrinsic parameters in the ARToolkit Library from
! * a file (itself, an output of the calibration step).
* \param filename name of the parameters file.
* \param num number of variable arguments
|