mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
updated help message in opencv_stitching app
This commit is contained in:
parent
76538fbe6b
commit
98d663e7e0
@ -99,7 +99,8 @@ void printUsage()
|
||||
" Blending method. The default is 'multiband'.\n"
|
||||
" --blend_strength <float>\n"
|
||||
" Blending strength from [0,100] range. The default is 5.\n"
|
||||
" --output <result_img>\n";
|
||||
" --output <result_img>\n"
|
||||
" The default is 'result.png'.";
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user