ya-ocr
Preparing search index...
OCRTypes
YandexType
OCRBox
Type Alias OCRBox
type
OCRBox
=
{
backgroundColor
:
Color
;
h
:
number
;
line_size_category
:
number
;
orientation
:
number
;
polyCoefs
:
PolyCoefs
;
text
:
string
;
textColor
:
Color
;
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
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
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
w
words
x
y
ya-ocr
Loading...