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

ClusterSamplesCountThreshold

The parameter ClusterSamplesCountThreshold defines the threshold for successful character clustering. It is defines the minimum number of samples in a single cluster. If every character in a group of confusable characters has been successfully clustered, the group will stop clustering. For example, [0,O,o] is a typical group of confusing characters.

Example

{
    "ClusterSamplesCountThreshold": 5
}

Parameter Summary

ClusterSamplesCountThreshold Parameter Summary
Type
int
Range
[0, 0x7FFFFFFF].
Default Value
0
Remarks
0 indicates that the confusable characters clustering is not enabled.

Is this page helpful?

YesYes NoNo

In this article:

latest version

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