Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ To explore the latest features and updates of `Dynamsoft Capture Vision`, please
* ![Python Icon]({{site.assets}}img-icon/homepage/Python.svg){:class="python"} [Python]({{ site.dcvb_python }}){:target="_blank"}
* ![.NET Icon]({{site.assets}}img-icon/homepage/dotnet.svg){:class="dotnet"} [.NET]({{ site.dcvb_dotnet }}){:target="_blank"}
* ![C++ Icon]({{site.assets}}img-icon/homepage/cplusplus.svg){:class="cplusplus"} [C++]({{ site.dcvb_cpp }}){:target="_blank"}
* ![NodeJS Icon]({{site.assets}}img-icon/homepage/nodejs.svg){:class="nodejs"} [Node JS](https://github.com/Dynamsoft/capture-vision-nodejs-samples/){:target="_blank"}
2 changes: 1 addition & 1 deletion parameters/file/task-settings/output-task-setting.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The `OutputTaskSetting` object is used to configure how to output the expected r
| Parameter Name | Value Type | Required or Optional | Description |
|---|---|---|---|
| Name | string | Mandatory | Sets the name of current `OutputTaskSetting` object. The value must be unique between all `task-setting` objects. |
| OutputCondition | {{site.dcvb_parameters_reference}}output-task-setting/output-condition.html | Optional | Sets how the current `OutputTaskSetting` object outputs results that meet multiple filter conditions across products.|
| [OutputCondition]({{site.dcvb_parameters_reference}}output-task-setting/output-condition.html) | JSON Object | Optional | Sets how the current `OutputTaskSetting` object outputs results that meet multiple filter conditions across products.|

## Design of the OutputCondition object

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ description: The parameter CodeSpecifications of Dynamsoft Capture Vision.
needAutoGenerateSidebar: true
needGenerateH3Content: false
noTitleIndex: true
permalink: /parameters/reference/code-parser-task-settings/code-specifications.html
---

# CodeSpecifications

Parameter `CodeSpecifications` specifies the names of CodeSpecification used for code parsing.
Parameter `CodeSpecifications` specifies the names of `CodeSpecification` used for code parsing.

## Example

Expand All @@ -32,3 +31,16 @@ Parameter `CodeSpecifications` specifies the names of CodeSpecification used for

- The default value, [], means all CodeSpecification under resources path will be used.
- A `CodeSpecification` is a file named as [Name].dcpres which defines the fields and parsing rules for a specific code type.
- Currently supported values:
* MRTD_TD1_ID
* MRTD_TD2_ID
* MRTD_TD2_VISA
* MRTD_TD3_PASSPORT
* MRTD_TD3_VISA
* MRTD_TD2_FRENCH_ID
* AAMVA_DL_ID
* AAMVA_DL_ID_WITH_MAG_STRIPE
* SOUTH_AFRICA_DL
* AADHAAR
* VIN
* GS1_AI