Commit 8b7d74e9 authored by Alexey Spizhevoy's avatar Alexey Spizhevoy

minor changes in opencv_stitching

parent f95e71ea
...@@ -87,7 +87,7 @@ void printUsage() ...@@ -87,7 +87,7 @@ void printUsage()
" --save_graph <file_name>\n" " --save_graph <file_name>\n"
" Save matches graph represented in DOT language to <file_name> file.\n" " Save matches graph represented in DOT language to <file_name> file.\n"
" Labels description: Nm is number of matches, Ni is number of inliers,\n" " Labels description: Nm is number of matches, Ni is number of inliers,\n"
" C is confidence.\n" " C is confidence.\n"
"\nCompositing Flags:\n" "\nCompositing Flags:\n"
" --warp (plane|cylindrical|spherical)\n" " --warp (plane|cylindrical|spherical)\n"
" Warp surface type. The default is 'spherical'.\n" " Warp surface type. The default is 'spherical'.\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment