Skip to content

Commit d786d08

Browse files
update to internal commit 94a55dda
1 parent 213fcfe commit d786d08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_includes/sidelist-architecture.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
</ul>
1515
</li>
1616
<li><a href="{{ site.dcvb_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li>
17-
<li><a href="{{ site.dcv_architecture }}output.html" class="otherLinkColour">Output</a></li>
17+
<li><a href="{{ site.dcvb_architecture }}output.html" class="otherLinkColour">Output</a></li>
1818
</ul>
1919
</li>

parameters/reference/image-parameter/binarization-modes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Parameter `BinarizationModes` consist of a group of binarization mode objects. E
151151
</tr>
152152
<tr>
153153
<td rowspan = "4" style="vertical-align:text-top"><br>MorphOperation(Optional)</td>
154-
<td><b>Description</b><br>
154+
<td><b>Description</b><br>Sets the morph operation for the morphology process.
155155
</td>
156156
</tr>
157157
<tr>
@@ -168,7 +168,7 @@ Parameter `BinarizationModes` consist of a group of binarization mode objects. E
168168
</tr>
169169
<tr>
170170
<td rowspan = "4" style="vertical-align:text-top">MorphOperationKernelSizeX<br>(Optional)</td>
171-
<td><b>Description</b><br>Sets the binarization threshold.
171+
<td><b>Description</b><br>Sets the horizontal kernel size for the morphology process.
172172
</td>
173173
</tr>
174174
<tr>
@@ -185,7 +185,7 @@ Parameter `BinarizationModes` consist of a group of binarization mode objects. E
185185
</tr>
186186
<tr>
187187
<td rowspan = "4" style="vertical-align:text-top">MorphOperationKernelSizeY<br>(Optional)</td>
188-
<td><b>Description</b><br>Sets the binarization threshold.
188+
<td><b>Description</b><br>Sets the vertical kernel size for the morphology process.
189189
</td>
190190
</tr>
191191
<tr>
@@ -202,7 +202,7 @@ Parameter `BinarizationModes` consist of a group of binarization mode objects. E
202202
</tr>
203203
<tr>
204204
<td rowspan = "4" style="vertical-align:text-top">MorphShape<br>(Optional)</td>
205-
<td><b>Description</b><br>Sets the binarization threshold.
205+
<td><b>Description</b><br>Sets the morph shape for the morphology process.
206206
</td>
207207
</tr>
208208
<tr>

0 commit comments

Comments
 (0)