updated help message in opencv_stitching app
This commit is contained in:
@@ -99,7 +99,8 @@ void printUsage()
|
|||||||
" Blending method. The default is 'multiband'.\n"
|
" Blending method. The default is 'multiband'.\n"
|
||||||
" --blend_strength <float>\n"
|
" --blend_strength <float>\n"
|
||||||
" Blending strength from [0,100] range. The default is 5.\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'.";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user