We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With an update of ocrd_all from 22.03.22 I get this core dump:
ocrd_all
ocrd-cis-ocropy-denoise -I OCR-D-BIN-REG -O OCR-D-BIN-REG-DENOISE -P level-of-operation region 08:45:41.815 INFO processor.OcropyDenoise - INPUT FILE 0 / P_4074_007817778_00001 08:45:42.493 INFO processor.OcropyDenoise - Page "OCR-D-BIN-REG-4074_007817778_00001" uses 200.000000 DPI 08:45:42.564 INFO processor.OcropyDenoise - About to despeckle 'OCR-D-BIN-REG-DENOISE-4074_007817778_00001_TR-1' Segmentation fault (core dumped)
Maybe this is related to #89
The text was updated successfully, but these errors were encountered:
Thanks @stefanCCS, that clue led me in the right direction. Yes, same cause as #89.
It's a bug in OpenCV, which has been fixed upstream, but no release yet.
Sorry, something went wrong.
Can you please try again with the most recent version of #87?
Tested - is ok!
Works ok in https://github.com/OCR-D/ocrd_all/releases/tag/v2022-05-04
No branches or pull requests
With an update of
ocrd_all
from 22.03.22 I get this core dump:Maybe this is related to #89
The text was updated successfully, but these errors were encountered: