OCR utils
0.0.6
Contents:
Overview
Installation
Stable release
From sources
Package modules
ocr_utils package
Submodules
ocr_utils.alto_to_svg module
ocr_utils.commons module
ocr_utils.pdf_to_svg module
ocr_utils.table module
Module contents
Contributing
Get Started!
Deploying
OCR utils
»
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
L
|
M
|
O
|
P
|
R
|
T
|
V
|
W
|
X
|
Y
A
alto_pages_and_cells_to_svg() (in module ocr_utils.alto_to_svg)
alto_to_svg() (in module ocr_utils.alto_to_svg)
assert_one_page_and_get_it() (in module ocr_utils.commons)
C
Cell (class in ocr_utils.table)
cells (ocr_utils.table.Row attribute)
colspan (ocr_utils.table.Cell attribute)
content (ocr_utils.alto_to_svg.Text attribute)
(ocr_utils.table.Cell attribute)
Contour (class in ocr_utils.table)
contour (ocr_utils.table.DetectedCell attribute)
D
default (ocr_utils.alto_to_svg.FontSize attribute)
DetectedCell (class in ocr_utils.table)
E
elementname (ocr_utils.alto_to_svg.ForeignObject attribute)
extract_and_hide_cells() (in module ocr_utils.table)
extract_and_hide_tables() (in module ocr_utils.table)
extract_and_hide_tables_from_image() (in module ocr_utils.table)
extract_tables() (in module ocr_utils.table)
extract_tables_from_image() (in module ocr_utils.table)
F
FontSize (class in ocr_utils.alto_to_svg)
ForeignObject (class in ocr_utils.alto_to_svg)
from_dict() (ocr_utils.table.Cell class method)
(ocr_utils.table.LocatedTable class method)
(ocr_utils.table.Row class method)
(ocr_utils.table.Table class method)
G
get_module_version() (in module ocr_utils)
get_xml() (ocr_utils.alto_to_svg.ForeignObject method)
group_by_proximity() (in module ocr_utils.table)
guess (ocr_utils.alto_to_svg.FontSize attribute)
H
h_pos (ocr_utils.table.LocatedTable attribute)
headers (ocr_utils.table.Table attribute)
height (ocr_utils.table.LocatedTable attribute)
hpos (ocr_utils.alto_to_svg.Text attribute)
L
lines (ocr_utils.table.DetectedCell attribute)
LocatedTable (class in ocr_utils.table)
M
max_value (ocr_utils.alto_to_svg.FontSize attribute)
module
ocr_utils
ocr_utils.alto_to_svg
ocr_utils.commons
ocr_utils.pdf_to_svg
ocr_utils.table
O
ocr_utils
module
ocr_utils.alto_to_svg
module
ocr_utils.commons
module
ocr_utils.pdf_to_svg
module
ocr_utils.table
module
P
pdf_to_svg() (in module ocr_utils.pdf_to_svg)
R
Row (class in ocr_utils.table)
rows (ocr_utils.table.Table attribute)
rowspan (ocr_utils.table.Cell attribute)
T
Table (class in ocr_utils.table)
table (ocr_utils.table.LocatedTable attribute)
Text (class in ocr_utils.alto_to_svg)
text (ocr_utils.table.DetectedCell attribute)
to_dict() (ocr_utils.table.LocatedTable method)
(ocr_utils.table.Table method)
V
v_pos (ocr_utils.table.LocatedTable attribute)
vpos (ocr_utils.alto_to_svg.Text attribute)
W
width (ocr_utils.table.LocatedTable attribute)
X
x_0 (ocr_utils.table.Contour attribute)
x_1 (ocr_utils.table.Contour attribute)
Y
y_0 (ocr_utils.table.Contour attribute)
y_1 (ocr_utils.table.Contour attribute)