EText Class

Represents a text detected by a ETextReader. A EText is composed of one or several ETextLine, that are returned by EText::Lines.

Namespace: Euresys::Open_eVision::EasyDeepOCR

License(s): EasyDeepOCR

Constructors

Constructs a EText.

Properties

Returns a rectangle that contains all the lines.

Returns the concatenation of the line strings, separated by the new line character "\n". The line return

Methods

Draws either the text box labelled with the detected text string, or all the line boxes labelled with the detected line strings.

Loads the EText.

Assignment operator

Saves the EText.

EText Class

Represents a text detected by a ETextReader. A EText is composed of one or several ETextLine, that are returned by EText.Lines.

Namespace: Euresys.Open_eVision.EasyDeepOCR

License(s): EasyDeepOCR

Constructors

Constructs a EText.

Properties

EText lines.

Returns a rectangle that contains all the lines.

Returns the concatenation of the line strings, separated by the new line character "\n". The line return

Methods

Draws either the text box labelled with the detected text string, or all the line boxes labelled with the detected line strings.

Loads the EText.

Saves the EText.

EText Class

Represents a text detected by a ETextReader. A EText is composed of one or several ETextLine, that are returned by EText.Lines.

Module: open_evision.EasyDeepOCR

License(s): EasyDeepOCR

Constructors

Constructs a EText.

Properties

EText lines.

Returns a rectangle that contains all the lines.

Returns the concatenation of the line strings, separated by the new line character "\n". The line return

Methods

Constructs a EText.

Draws either the text box labelled with the detected text string, or all the line boxes labelled with the detected line strings.

Loads the EText.

Saves the EText.