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
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
EText
lines.
Methods
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
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
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
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