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

Go to DCV Architecture

The following diagram shows how sections connect to each other to form tasks:

In this article, we’ll discuss the section Text-line Recognition which is usually the 3rd section of a “Recognize-Text-Lines” task.

Section 3 - Text-line Recognition

The purpose of this section is to recognize the text from the text-line areas identified in the previous section “Text-line Localization”.

Constituting Stages

This section consists of the following stages:

  1. Cropping: to cut out the text-line areas based on text-line localization results. This results in one or multiple colour images.
  2. Grayscaling: to convert the colour image(s) to grayscale.
  3. Transforming: to transform the grayscale image(s).
  4. Text-line-recognizing: to recognize the text.

Output and Parameters

Each of these stages has its own output (known as an intermediate result) and usually a specific parameter that can regulate the operation:

Stage Intermediate Result Type Related Parameter
Cropping IRUT_COLOUR_IMAGE N/A
Grayscaling IRUT_GRAYSCALE_IMAGE ColourConversionModes
Transforming IRUT_TRANSFORMED_GRAYSCALE_IMAGE GrayscaleTransformationModes
Text-line-recognizing IRUT_RECOGNIZED_TEXT_LINES DictionaryPath
DictionaryCorrectionThresholds
StringLengthRange
StringRegExPattern

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 +