TextObjectInfo
Property Name |
Type |
Description |
|---|---|---|
confidence |
float |
Confidence level |
result |
str |
Result |
x0 |
float |
X coordinate of the first detection point |
x1 |
float |
X coordinate of the second detection point |
x2 |
float |
X coordinate of the third detection point |
x3 |
float |
X coordinate of the fourth detection point |
y0 |
float |
Y coordinate of the first detection point |
y1 |
float |
Y coordinate of the second detection point |
y2 |
float |
Y coordinate of the third detection point |
y3 |
float |
Y coordinate of the fourth detection point |
Parent topic: Data Classes