From 38e96acdf5e2f0066269886d278f686ba0dff915 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Thu, 12 Mar 2015 10:33:53 +0100 Subject: [PATCH] Doxygen --- Code/include/Calibration/Calibration.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Code/include/Calibration/Calibration.hpp b/Code/include/Calibration/Calibration.hpp index 835b40d..bff30b7 100644 --- a/Code/include/Calibration/Calibration.hpp +++ b/Code/include/Calibration/Calibration.hpp @@ -8,10 +8,10 @@ /// parameters of the camera. /// /// You may use this program with some parameters : -/// \code +/// \code{unparsed} /// -w # the number of inner corners per one of board dimension /// -h # the number of inner corners per another board dimension -/// [-pt ] # the type of pattern: chessboard or circles grid +/// [-pt ] # the type of pattern: chessboard or circles' grid /// [-n ] # the number of frames to use for calibration /// # (if not specified, it will be set to the number /// # of board views actually available)