mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-04-30 19:22:03 +02:00
.
This commit is contained in:
parent
4899a8fa17
commit
be1296150c
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ class EynollahRecognizeProcessor(Processor):
|
|||
)
|
||||
else:
|
||||
page_image_bin, _, _ = self.workspace.image_from_page(
|
||||
page, page_file.pageId,
|
||||
page.get_Page(), page_file.pageId,
|
||||
feature_selector="binarized")
|
||||
result = self.eynollah_ocr.run_cnn(
|
||||
img=img,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue