Advanced Deep Learning OCR Settings
Advanced Deep Learning OCR Settings

Advanced Deep Learning OCR Settings

Configure Advanced Deep Learning OCR settings such as character gap percentage, vertical misalignment percentage, minimum characters to create a line, and flatten.
Advanced Deep Learning OCR Settings
Setting
Description
Minimum Character Gap Percentage
The maximum horizontal gap between joint characters' boxes is denoted as a percentage of A char height.
  • Minimum Value: 0%
  • Default Value: 25%
  • Maximum Value: 100%
Maximum Vertical Misalignment Percentage
The Maximum vertical misalignment between joint character boxes is denoted as a percentage of A char height.
Default value: 0.25f
  • Minimum Value: 0%
  • Default Value: 25%
  • Maximum Value: 100%
Minimum Characters to Create a Line
Determine the minimum number of characters to create a line.
Default value: 1
can also be described as a Block or Word for the utilization of this tool.
Flatten
If True, it concatenates the words on the line into a single result string. Otherwise, each word is a separate result string.
Default value: False.
It is generally recommended to enable this setting.