ya-ocr
Preparing search index...
OCRTypes
ClientType
OCRFullBox
Interface OCRFullBox
interface
OCRFullBox
{
backgroundColor
:
Color
;
h
:
number
;
line_size_category
:
number
;
orientation
:
number
;
polyCoefs
:
PolyCoefs
;
text
:
string
;
textColor
:
Color
;
translatedText
?:
string
;
w
:
number
;
words
:
Word
[]
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
OCRBox
OCRFullBox
Index
Properties
background
Color
h
line_
size_
category
orientation
poly
Coefs
text
text
Color
translated
Text?
w
words
x
y
Properties
background
Color
backgroundColor
:
Color
h
h
:
number
line_
size_
category
line_size_category
:
number
orientation
orientation
:
number
poly
Coefs
polyCoefs
:
PolyCoefs
text
text
:
string
text
Color
textColor
:
Color
Optional
translated
Text
translatedText
?:
string
w
w
:
number
words
words
:
Word
[]
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
h
line_
size_
category
orientation
poly
Coefs
text
text
Color
translated
Text
w
words
x
y
ya-ocr
Loading...