Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 920 Bytes

File metadata and controls

34 lines (26 loc) · 920 Bytes
layout title description needAutoGenerateSidebar needGenerateH3Content noTitleIndex permalink
default-layout
CodeSpecifications - Dynamsoft Capture Vision Parameter Reference
The parameter CodeSpecifications of Dynamsoft Capture Vision.
true
false
true
/parameters/reference/code-parser-task-settings/code-specifications.html

CodeSpecifications

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

Example

{
    "CodeSpecifications" : ["VIN"]
}

Parameter Summary

Brightness Parameter Summary
Type
string array
Range
Any valid string
Default Value
[]

Remarks

  • 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.