revamped
This commit is contained in:
parent
0af721b5b2
commit
a047fc237b
@ -17,7 +17,7 @@ enum { DETECTION = 0, CAPTURING = 1, CALIBRATED = 2 };
|
|||||||
|
|
||||||
void help()
|
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"
|
"Usage: 3calibration\n"
|
||||||
" -w <board_width> # the number of inner corners per one of board dimension\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"
|
" -h <board_height> # the number of inner corners per another board dimension\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user