.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_MEANSHIFTSMOOTHING "1" "December 2015" "otbgui_MeanShiftSmoothing 5.2.0" "User Commands" .SH NAME otbgui_MeanShiftSmoothing \- OTB MeanShiftSmoothing application .SH DESCRIPTION This is the MeanShiftSmoothing application, version 5.2.0 Perform mean shift filtering .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/MeanShiftSmoothing.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-fout\fR [pixel] Filtered output [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-foutpos\fR [pixel] Spatial image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (optional, off by default) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-spatialr\fR Spatial radius (optional, on by default, default value is 5) .TP \fB\-ranger\fR Range radius (optional, on by default, default value is 15) .TP \fB\-thres\fR Mode convergence threshold (optional, on by default, default value is 0.1) .TP \fB\-maxiter\fR Maximum number of iterations (optional, on by default, default value is 100) .TP \fB\-rangeramp\fR Range radius coefficient (optional, on by default, default value is 0) .TP \fB\-modesearch\fR Mode search. (optional, on by default) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_MeanShiftSmoothing \-in maur_rgb.png \-fout MeanShift_FilterOutput.tif \-foutpos MeanShift_SpatialOutput.tif \-spatialr 16 \-ranger 16 \-thres 0.1 \-maxiter 100 .SH "SEE ALSO" The full documentation for .B otbgui_MeanShiftSmoothing is maintained as a Texinfo manual. If the .B info and .B otbgui_MeanShiftSmoothing programs are properly installed at your site, the command .IP .B info otbgui_MeanShiftSmoothing .PP should give you access to the complete manual.