This commit is contained in:
Thomas FORGIONE 2015-03-12 10:33:53 +01:00
parent 1c7d2df4d3
commit 38e96acdf5
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@
/// parameters of the camera.
///
/// You may use this program with some parameters :
/// \code
/// \code{unparsed}
/// -w <board_width> # the number of inner corners per one of board dimension
/// -h <board_height> # the number of inner corners per another board dimension
/// [-pt <pattern>] # the type of pattern: chessboard or circles grid
/// [-pt <pattern>] # the type of pattern: chessboard or circles' grid
/// [-n <number_of_frames>] # the number of frames to use for calibration
/// # (if not specified, it will be set to the number
/// # of board views actually available)