" --try_gpu (yes|no)\n"\r
" Try to use GPU. The default value is 'no'. All default values\n"\r
" are for CPU mode.\n"\r
+ "\nMotion Estimation:\n"\r
" --work_megapix <float>\n"\r
" Resolution for image registration step. The default is 0.6.\n"\r
- " --seam_megapix <float>\n"\r
- " Resolution for seam estimation step. The default is 0.1.\n"\r
- " --compose_megapix <float>\n"\r
- " Resolution for compositing step. Use -1 for original resolution.\n"\r
- " The default is -1.\n"\r
" --match_conf <float>\n"\r
" Confidence for feature matching step. The default is 0.7.\n"\r
- " --ba (ray|focal_ray)\n"\r
- " Bundle adjustment cost function. The default is 'focal_ray'.\n"\r
" --conf_thresh <float>\n"\r
" Threshold for two images are from the same panorama confidence.\n"\r
- " The default is 'focal_ray'.\n"\r
+ " The default is 1.0.\n"\r
+ " --ba (ray|focal_ray)\n"\r
+ " Bundle adjustment cost function. The default is 'focal_ray'.\n"\r
" --wave_correct (no|yes)\n"\r
" Perform wave effect correction. The default is 'yes'.\n"\r
+ "\nCompositing:\n"\r
" --warp (plane|cylindrical|spherical)\n" \r
" Warp surface type. The default is 'spherical'.\n"\r
- " --expos_comp (no|gain|gain_blocks)\n"\r
- " Exposure compensation method. The default is 'gain'.\n"\r
+ " --seam_megapix <float>\n"\r
+ " Resolution for seam estimation step. The default is 0.1.\n"\r
" --seam (no|voronoi|gc_color|gc_colorgrad)\n" \r
" Seam estimation method. The default is 'gc_color'.\n"\r
+ " --compose_megapix <float>\n"\r
+ " Resolution for compositing step. Use -1 for original resolution.\n"\r
+ " The default is -1.\n"\r
+ " --expos_comp (no|gain|gain_blocks)\n"\r
+ " Exposure compensation method. The default is 'gain'.\n"\r
" --blend (no|feather|multiband)\n"\r
" Blending method. The default is 'multiband'.\n"\r
" --num_bands <int>\n"\r