Skip to content

Commit c31810a

Browse files
committed
typo fixes
1 parent f00c52d commit c31810a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

python/plugins/processing/algs/otb/description/ClassificationMapRegularization.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<exec>otbcli_ClassificationMapRegularization</exec>
44
<longname>Classification Map Regularization</longname>
55
<group>Learning</group>
6-
<description>Filters the input labeled image using Majority Voting in a ball shaped neighbordhood.</description>
6+
<description>Filters the input labeled image using Majority Voting in a ball shaped neighborhood.</description>
77
<parameter>
88
<parameter_type source_parameter_type="ParameterType_InputImage">ParameterRaster</parameter_type>
99
<key>io.in</key>

python/plugins/processing/algs/otb/description/doc/ClassificationMapRegularization.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<style type="text/css">
33
dl { border: 3px double #ccc; padding: 0.5em; } dt { float: left; clear: left; text-align: left; font-weight: bold; color: green; } dt:after { content: ":"; } dd { margin: 0 0 0 220px; padding: 0 0 0.5em 0; }
44
</style>
5-
</head><body><h1>ClassificationMapRegularization</h1><h2>Brief Description</h2>Filters the input labeled image using Majority Voting in a ball shaped neighbordhood.<h2>Tags</h2>Learning,Image Analysis<h2>Long Description</h2>This application filters the input labeled image using Majority Voting in a ball shaped neighbordhood. Majority Voting takes the more representative value of all the pixels identified by the ball shaped structuring element and then sets the center pixel to this majority label value.
5+
</head><body><h1>ClassificationMapRegularization</h1><h2>Brief Description</h2>Filters the input labeled image using Majority Voting in a ball shaped neighborhood.<h2>Tags</h2>Learning,Image Analysis<h2>Long Description</h2>This application filters the input labeled image using Majority Voting in a ball shaped neighborhood. Majority Voting takes the more representative value of all the pixels identified by the ball shaped structuring element and then sets the center pixel to this majority label value.
66
-NoData is the label of the NOT classified pixels in the input image. These input pixels keep their NoData label in the output image.
7-
-Pixels with more than 1 majority class are marked as Undecided if the parameter 'ip.suvbool == true', or keep their Original labels otherwise.<h2>Parameters</h2><ul><li><b>[param] -io</b> &lt;string&gt; This group of parameters allows setting input and output images for classification map regularization by Majority Voting.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -ip</b> &lt;string&gt; This group allows setting parameters for classification map regularization by Majority Voting.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -ram</b> &lt;int32&gt; Available memory for processing (in MB). Mandatory: False. Default Value: &quot;128&quot;</li></ul><h2>Limitations</h2>The input image must be a single band labeled image. The structuring element radius must have a minimum value equal to 1 pixel. Please note that the Undecided value must be different from existing labels in the input labeled image.<h2>Authors</h2>OTB-Team<h2>See Also</h2>Documentation of the ClassificationMapRegularization application.<h2>Example of use</h2><ul><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">io.in: clLabeledImageQB123_1.tif</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">io.out: clLabeledImageQB123_1_CMR_r2_nodl_10_undl_7.tif</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ip.radius: 2</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ip.suvbool: true</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ip.nodatalabel: 10</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ip.undecidedlabel: 7</p></li></ul></body></html>
7+
-Pixels with more than 1 majority class are marked as Undecided if the parameter 'ip.suvbool == true', or keep their Original labels otherwise.<h2>Parameters</h2><ul><li><b>[param] -io</b> &lt;string&gt; This group of parameters allows setting input and output images for classification map regularization by Majority Voting.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -ip</b> &lt;string&gt; This group allows setting parameters for classification map regularization by Majority Voting.. Mandatory: True. Default Value: &quot;0&quot;</li><li><b>[param] -ram</b> &lt;int32&gt; Available memory for processing (in MB). Mandatory: False. Default Value: &quot;128&quot;</li></ul><h2>Limitations</h2>The input image must be a single band labeled image. The structuring element radius must have a minimum value equal to 1 pixel. Please note that the Undecided value must be different from existing labels in the input labeled image.<h2>Authors</h2>OTB-Team<h2>See Also</h2>Documentation of the ClassificationMapRegularization application.<h2>Example of use</h2><ul><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">io.in: clLabeledImageQB123_1.tif</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">io.out: clLabeledImageQB123_1_CMR_r2_nodl_10_undl_7.tif</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ip.radius: 2</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ip.suvbool: true</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ip.nodatalabel: 10</p></li><li><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ip.undecidedlabel: 7</p></li></ul></body></html>

0 commit comments

Comments
 (0)