Documentation
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

PartitionModes

Parameter PartitionModes is used to select the mode used to apply partition process when decoding QRCode and DataMatrix.

Example

{
    "PartitionModes": ["PM_WHOLE_BARCODE"]
}

Parameter Summary

The structure of the PartitionModes is shown as follow:

PartitionModes Parameter Summary
Type
string array
Candidate Mode List
PM_WHOLE_BARCODE
PM_ALIGNMENT_PARTITION
Default Value
[“PM_WHOLE_BARCODE”,”PM_ALIGNMENT_PARTITION”]

Candidate Mode introduction

PM_WHOLE_BARCODE

ake the whole barcode for decoding.

PM_ALIGNMENT_PARTITION

Partition the barcode to blocks based on alignment.

Is this page helpful?

YesYes NoNo

In this article:

Version 2.4.10

    • version 2.4.10
    • Version 2.x
      • Version 2.2.30
      • Version 2.2.20
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +