mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-04-30 19:22:03 +02:00
.
This commit is contained in:
parent
1ba82ede88
commit
69280187c5
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ class EynollahRecognizeProcessor(Processor):
|
|||
feature_selector="binarized")
|
||||
result = self.eynollah_ocr.run_cnn(
|
||||
img=img,
|
||||
page_tree=page.etree,
|
||||
page_tree=page.etree.getroottree(),
|
||||
page_ns=page_ns,
|
||||
|
||||
img_bin=pil2cv(page_image_bin),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue