mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
revamped
This commit is contained in:
parent
612addd04e
commit
3c57612f42
@ -10,7 +10,7 @@ using namespace cv;
|
||||
using namespace std;
|
||||
|
||||
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"
|
||||
" \n"
|
||||
" example command line for calibration from a list of stored images:\n"
|
||||
|
Loading…
Reference in New Issue
Block a user