Documentation
Table of contents

Thanks for downloading Dynamsoft Label Recognizer Package!

Your download will start shortly. If your download does not begin, click here to retry.

Dynamsoft Label Recognizer SDK - LabelRecognizerParameter Object

Parameter Name Description
LabelRecognizerParameter.Name The name of the LabelRecognizerParameter object.
LabelRecognizerParameter.BinarizationModes Sets the mode and priority for binarization.
LabelRecognizerParameter.CharacterModelName Sets the name of a white list of recognizable characters.
LabelRecognizerParameter.ColourConversionModes Sets the mode and priority for converting a colour image to a grayscale image.
LabelRecognizerParameter.CharacterNormalizationModes Sets the mode and priority for character normalization.
LabelRecognizerParameter.DictionaryCorrectionThresholds Sets the threshold of dictionary error correction.
LabelRecognizerParameter.DictionaryPath Sets the path of the dictionary file.
LabelRecognizerParameter.GrayscaleEnhancementModes Sets the mode and priority for grayscale image preprocessing algorithms.
LabelRecognizerParameter.GrayscaleTransformationModes Sets the mode and priority for the grayscale image conversion.
LabelRecognizerParameter.LetterHeightRange Sets the range of letter height (in pixel or a percentage value relative to the height of the text area).
LabelRecognizerParameter.LineStringLengthRange Sets the range of string length for each recognized line.
LabelRecognizerParameter.LineStringRegExPattern Specifies the regular expression pattern of each line string text in current image to recognize.
LabelRecognizerParameter.MaxLineCharacterSpacing Sets the maximum spacing between characters treated as one line.
LabelRecognizerParameter.MaxThreadCount Sets the maximum number of threads the algorithm will use to recognize text.
LabelRecognizerParameter.Pages Sets the specific pages or the range of pages of a file (.tiff or .pdf) for label recognition.
LabelRecognizerParameter.ReferenceRegionNameArray The name array of the ReferenceRegion object(s).
LabelRecognizerParameter.RegionPredetectionModes Sets the region pre-detection mode for label recognition.
LabelRecognizerParameter.ScaleUpModes Sets the mode and priority to control the scale-up process for text line with small letter height.
LabelRecognizerParameter.TextStringLengthRange Sets the range of string length for each recognized text area.
LabelRecognizerParameter.TextRegExPattern Specifies the regular expression pattern of the text to recognize.
LabelRecognizerParameter.TextureDetectionModes Sets the mode and priority for texture detection.
LabelRecognizerParameter.Timeout Sets the maximum amount of time (in milliseconds) that should be spent searching for labels on each page.

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

  • Latest version(3.2.20)
  • Version 3.x
    • Version 3.2.10
    • Version 3.2.0
    • Version 3.0.30
    • Version 3.0.20
    • Version 3.0.10
    • Version 3.0.0
  • Version 2.x
    • Version 2.2.20
    • Version 2.2.11
    • Version 2.2.10
    • Version 2.2.0
    • Version 2.0.0
  • Version 1.x
    • Version 1.2.1
    • Version 1.2
    • Version 1.0
Change +