[artoolkit-commits] artoolkit/include/AR param.h,1.4,1.5
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Philip L. <phi...@us...> - 2005-07-28 00:00:53
|
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 |