Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typo fixes
  • Loading branch information
jef-n committed Aug 3, 2015
1 parent f00c52d commit c31810a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -3,7 +3,7 @@
<exec>otbcli_ClassificationMapRegularization</exec>
<longname>Classification Map Regularization</longname>
<group>Learning</group>
<description>Filters the input labeled image using Majority Voting in a ball shaped neighbordhood.</description>
<description>Filters the input labeled image using Majority Voting in a ball shaped neighborhood.</description>
<parameter>
<parameter_type source_parameter_type="ParameterType_InputImage">ParameterRaster</parameter_type>
<key>io.in</key>
Expand Down
Expand Up @@ -2,6 +2,6 @@
<style type="text/css">
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; }
</style>
</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.
</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.
-NoData is the label of the NOT classified pixels in the input image. These input pixels keep their NoData label in the output image.
-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>
-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 comments on commit c31810a

Please sign in to comment.