mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
Fixed mistakes in help
This commit is contained in:
parent
ee2b8aa764
commit
d225ab238f
@ -26,7 +26,7 @@ void help()
|
||||
"./find_obj [--object_filename]=<object_filename, box.png as default> \n"
|
||||
" [--scene_filename]=<scene_filename box_in_scene.png as default>] \n"
|
||||
"Example: \n"
|
||||
"./find_obj --object_filename =box.png --scene_filename = box_in_scene.png \n\n"
|
||||
"./find_obj --object_filename=box.png --scene_filename=box_in_scene.png \n\n"
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user