Closed Shanksum closed 4 years ago
The problem disappears, when I change the line:
BIN = $(INPUT)-BIN
to anything else, like
BIN = $(INPUT)-BIN-olena
I suppose the problem is, that the PAGE xmls and images will get stored in the same folder (OCR-D-IMG-BIN), because of the default file group of olena:
14:02:20.015 INFO ocrd-olena-binarize - No output file group for images specified, falling back to 'OCR-D-IMG-BIN'
14:02:20.015 INFO ocrd-olena-binarize - No output file group for images specified, falling back to 'OCR-D-IMG-BIN'
Yes, that has been fixed in the 1.2.0 version I released earlier today. Can you upgrade ocrd_olena
and see if the problem persists (with the non-workaround syntax).
I can still reproduce the issue. Sleuthing continues.
@Shanksum I cannot reproduce this. Can you please retry with the current version, or close the issue?
Because the issue was reproducable before, I consider this issue solved.
AlternativeImage fails during a workflow-configuration call if a binarised image is needed. Error message:
But PAGE.XML reads:
OCR-D Version: 2.12.4
The used makefile for reproduction: