.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_CLASSIFICATIONMAPREGULARIZATION "1" "December 2015" "otbcli_ClassificationMapRegularization 5.2.0" "User Commands" .SH NAME otbcli_ClassificationMapRegularization \- OTB ClassificationMapRegularization application .SH DESCRIPTION This is the ClassificationMapRegularization application, version 5.2.0 Filters the input labeled image using Majority Voting in a ball shaped neighbordhood. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ClassificationMapRegularization.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-io\fR.in Input classification image (mandatory) \fB\-io\fR.out [pixel] Output regularized image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint8) (mandatory) .TP \fB\-ip\fR.radius Structuring element radius (in pixels) (mandatory, default value is 1) .TP \fB\-ip\fR.suvbool Multiple majority: Undecided(X)/Original (optional, off by default) .TP \fB\-ip\fR.nodatalabel Label for the NoData class (mandatory, default value is 0) .TP \fB\-ip\fR.undecidedlabel Label for the Undecided class (mandatory, default value is 0) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_ClassificationMapRegularization \-io.in clLabeledImageQB123_1.tif \-io.out clLabeledImageQB123_1_CMR_r2_nodl_10_undl_7.tif \-ip.radius 2 \-ip.suvbool true \-ip.nodatalabel 10 \-ip.undecidedlabel 7 .SH "SEE ALSO" The full documentation for .B otbcli_ClassificationMapRegularization is maintained as a Texinfo manual. If the .B info and .B otbcli_ClassificationMapRegularization programs are properly installed at your site, the command .IP .B info otbcli_ClassificationMapRegularization .PP should give you access to the complete manual.