EText::EText
Constructs a EText
.
Namespace: Euresys::Open_eVision::EasyDeepOCR
[C++]
void EText(
)
void EText(
const EText
& other
)
void EText(
const std::vector<ETextLine
>& lines
)
Parameters
other
EText
to be copied.
lines