This commit is contained in:
Gary Bradski 2010-12-04 08:24:28 +00:00
parent 612addd04e
commit 3c57612f42

View File

@ -10,7 +10,7 @@ using namespace cv;
using namespace std; using namespace std;
const char * usage = const char * usage =
" example command line for calibration from a live feed.\n" " \nexample command line for calibration from a live feed.\n"
" calibration -w 4 -h 5 -s 0.025 -o camera.yml -op -oe\n" " calibration -w 4 -h 5 -s 0.025 -o camera.yml -op -oe\n"
" \n" " \n"
" example command line for calibration from a list of stored images:\n" " example command line for calibration from a list of stored images:\n"