Need better scanning performance?
EnableResultsDeduplication
Parameter EnableResultsDeduplication defines whether to enable the result deduplication.
JSON Structure
Location in template:
TargetROIDefOptions[i]
└── EnableResultsDeduplication
Parent object: TargetROIDef object
Example:
{
"EnableResultsDeduplication": 1
}
- This snippet shows only the
EnableResultsDeduplicationparameter.- To use it, embed this parameter within a TargetROIDef object.
- For the complete JSON structure, see:
Parameter Details
| EnableResultsDeduplication Parameter Details |
|---|
| Type int |
| Range [0,1] |
| Default Value 1 |
| Remarks Supports deduplication between barcodes and text lines. |