mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-04-30 19:22:03 +02:00
.
This commit is contained in:
parent
be1296150c
commit
1ba82ede88
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ class EynollahRecognizeProcessor(Processor):
|
||||||
self.eynollah_ocr.write_ocr(
|
self.eynollah_ocr.write_ocr(
|
||||||
result=result,
|
result=result,
|
||||||
img=img,
|
img=img,
|
||||||
page_tree=page.etree,
|
page_tree=page.etree.getroottree(),
|
||||||
page_ns=page_ns,
|
page_ns=page_ns,
|
||||||
out_file_ocr=str(output_filename),
|
out_file_ocr=str(output_filename),
|
||||||
out_image_with_text=None,
|
out_image_with_text=None,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue