Skip to content

Commit e1d2576

Browse files
add a note for DBR only users
1 parent 68afe75 commit e1d2576

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

parameters/file/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,17 @@ In order to eliminate ambiguity, we first define several key terms.
2626

2727
With the exception of `GlobalParameter`, all top-level keys in the parameter template file are arrays of the corresponding object. For example,`CaptureVisionTemplates` is an array of `CaptureVisionTemplate` objects, and `TargetROIDefOptions` is an array of `TargetROIDef` objects, and so on.
2828

29+
> [!NOTE]
30+
> **For Dynamsoft Barcode Reader SDK Users:**
31+
>
32+
> When using Dynamsoft Barcode Reader SDK standalone (without other DCV functional products), the following objects and their parameters are not applicable:
33+
> - `LabelRecognizerTaskSettingOptions`
34+
> - `DocumentNormalizerTaskSettingOptions`
35+
> - `CodeParserTaskSettingOptions`
36+
> - `OutputTaskSettingOptions`
37+
> - `TextLineSpecificationOptions`
38+
> - `SemanticProcessingOptions`
39+
2940
The following table list all the top-level keys.
3041

3142
| Key Name | Description |

0 commit comments

Comments
 (0)