Skip to content

Commit c5ac909

Browse files
Merge pull request #100 from dynamsoft-docs/preview
update to internal commit d12f35a5
2 parents 3a72617 + b062d2d commit c5ac909

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

_includes/sidelist-parameter-reference.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<li><a href="{{ site.dcvb_parameters }}file/target-roi-definition/index.html" class="otherLinkColour">Target ROI Def</a>
1616
<ul>
1717
<li><a href="{{ site.dcvb_parameters_reference }}target-roi-def/base-target-roidef-name.html" class="otherLinkColour">BaseTargetROIDefName</a></li>
18+
<li><a href="{{ site.dcvb_parameters_reference }}target-roi-def/enable-results-deduplication.html" class="otherLinkColour">EnableResultsDeduplication</a></li>
1819
<li><a href="{{ site.dcvb_parameters_reference }}target-roi-def/location.html" class="otherLinkColour">Location</a>
1920
<ul>
2021
<li><a href="{{ site.dcvb_parameters_reference }}target-roi-def/location/reference-object-filter/index.html" class="otherLinkColour">ReferenceObjectFilter</a>

_includes/sidelist-parameters-organization.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<li><a href="{{ site.dcvb_parameters }}file/target-roi-definition/index.html" class="otherLinkColour">TargetROIDef Object</a>
2727
<ul>
2828
<li><a href="{{ site.dcvb_parameters_reference }}target-roi-def/base-target-roidef-name.html" class="otherLinkColour">BaseTargetROIDefName</a></li>
29+
<li><a href="{{ site.dcvb_parameters_reference }}target-roi-def/enable-results-deduplication.html" class="otherLinkColour">EnableResultsDeduplication</a></li>
2930
<li><a href="{{ site.dcvb_parameters_reference }}target-roi-def/location.html" class="otherLinkColour">Location</a>
3031
<ul>
3132
<li><a href="{{ site.dcvb_parameters_reference }}target-roi-def/location/reference-object-filter/index.html" class="otherLinkColour">ReferenceObjectFilter</a>

parameters/file/target-roi-definition/index-v2.6.1004.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ The `TargetROIDef` object is used to specify one or more recognition tasks to be
5858
| [`Location`]({{site.dcvb_parameters_reference}}target-roi-def/location.html) | Define the spatial location where the recognition tasks are performed. It consists of `ReferenceObjectFilter` and `Offset` parameter. |
5959
| [`PauseFlag`]({{site.dcvb_parameters_reference}}target-roi-def/pause-flag.html)| Indicates that the region results generated by this `TargetROIDef` will not be used by other `TargetROIDef` objects that depend on it to calculate the target regions, unless the user explicitly performs an Update operation.|
6060
| [`BaseTargetROIDefName`]({{site.dcvb_parameters_reference}}target-roi-def/base-target-roidef-name.html) | Represents the name of another `TargetROIDef` object. It is used to inherit the parameters defined in its parent `TargetROIDef` object. If a parameter has already been defined in this object, the parameter with the same name will not be inherited from the parent object.|
61-
| [`EnableResultsDeduplication`]({{site.dcvb_parameters_reference}}target-roi-def/enable-results-deduplication.html) | Represents whether to enable the result deduplication. |
6261

6362
In simple terms, `TargetROIDef` can be expressed using the following formula:
6463

parameters/reference/target-roi-def/enable-result-deduplication.md renamed to parameters/reference/target-roi-def/enable-results-deduplication.md

File renamed without changes.

0 commit comments

Comments
 (0)