Skip to content

Commit fef4e1b

Browse files
Merge pull request #96 from dynamsoft-docs/preview
update to internal commit a200845c
2 parents 29559d8 + 5530d3f commit fef4e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parameters/file/capture-vision-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A `CaptureVisionTemplate` object is the entry object of a parameter template in
3232

3333
| Parameter Name | Description |
3434
| -------------- | ----------- |
35-
| [`Name`](../reference/shared-parameter/name.md) | Represents the name of the parameter template, which serves as its unique identifier. |
35+
| [`Name`](../reference/capture-vision-template/name.md) | Represents the name of the parameter template, which serves as its unique identifier. |
3636
| [`ImageSourceName`](../reference/capture-vision-template/image-source-name.md) | Indicates the input source name, used to refer to the `ImageSource` object. It is used to define the input image source of DCV. |
3737
| [`ImageROIProcessingNameArray`](../reference/capture-vision-template/image-roi-processing-name-array.md) | Represents the collection of image ROI processing object names, used to refer to the `TargetROIDef` objects. It is used to define recognition tasks performed on ROIs of an image, including reading barcodes, recognizing labels, or detecting document quadrilaterals. |
3838
| [`SemanticProcessingNameArray`](../reference/capture-vision-template/semantic-processing-name-array.md)| Represents the collection of semantic-processing object names, used to refer to the `SematicProcessing` objects. It is used to define post-processing code parsing tasks performed on input text/bytes.|

0 commit comments

Comments
 (0)