This commit is contained in:
kba 2026-04-28 15:07:33 +02:00
parent 4899a8fa17
commit be1296150c

View file

@ -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,