Commit a047fc23 authored by Gary Bradski's avatar Gary Bradski

revamped

parent 0af721b5
......@@ -17,7 +17,7 @@ enum { DETECTION = 0, CAPTURING = 1, CALIBRATED = 2 };
void help()
{
printf( "This is a camera calibration sample that calibrates 3 horizontally placed cameras together.\n"
printf( "\nThis is a camera calibration sample that calibrates 3 horizontally placed cameras together.\n"
"Usage: 3calibration\n"
" -w <board_width> # the number of inner corners per one of board dimension\n"
" -h <board_height> # the number of inner corners per another board dimension\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment