mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-04-30 19:22:03 +02:00
.
This commit is contained in:
parent
511222704e
commit
29ef9f09dc
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ class EynollahRecognizeProcessor(Processor):
|
||||||
page = page_from_file(page_file)
|
page = page_from_file(page_file)
|
||||||
assert page
|
assert page
|
||||||
page_image, page_coords, _ = self.workspace.image_from_page(
|
page_image, page_coords, _ = self.workspace.image_from_page(
|
||||||
page, page_file.pageId,
|
page.get_Page(), page_file.pageId,
|
||||||
feature_selector="")
|
feature_selector="")
|
||||||
page_ns = etree_namespace_for_element_tag(page.etree.getroot().tag)
|
page_ns = etree_namespace_for_element_tag(page.etree.getroot().tag)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue