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.

RecognizedTextLinesUnit

The RecognizedTextLinesUnit class represents an intermediate result unit containing recognized text lines. It inherits from the IntermediateResultUnit class.

Definition

Namespace: com.dynamsoft.dlr.intermediate_results

Assembly: DynamsoftLabelRecognizer.aar

class RecognizedTextLinesUnit extends IntermediateResultUnit

Inheritance: IntermediateResultUnit -> RecognizedTextLinesUnit

Methods Summary

Method Description
getRecognizedTextLines Gets a pointer to the RecognizedTextLineElement object at the specified index.

getRecognizedTextLines

Gets all the recognized text lines of this unit in an array of RecognizedTextLineElement.

RecognizedTextLineElement[] getRecognizedTextLines();

Return value

An array of RecognizedTextLineElement that contains all recognized text line of this unit.

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version
    • Version 2.2.20
    • Version 2.0.0
    • Version 1.2.1
    • Version 1.2
    • Version 1.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support