mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
revamped
This commit is contained in:
parent
0af721b5b2
commit
a047fc237b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user