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

StringLengthRange

Parameter StringLengthRange sets the range of string lengths for concatenated strings of recognized text lines.

Example

{
    "StringLengthRange" : [3,200]
}

Parameter Summary

StringLengthRange Parameter Summary
Type
int[]
Range
The array contains only two elements, corresponding to the lower and upper bounds of the Range, respectively. The value range is [0, 0x7fffffff].
Default Value
[3,200]
Remarks
The first element is the lower bound and the second is the upper bound.

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 +