Robert Sachunsky

Results 721 comments of Robert Sachunsky
trafficstars

If you could just provide prebuilds on PyPI, my life would already be a happier one...

> Can you check if this is fixed with #61 ? @wolfv no, it is not, unfortunately. I have updated 42d8276..9511b33 but still get the same build error shown above...

Thanks – that was fast! Alas, I'm afraid there's another bug lurking here: the output in this mode looks all black. Diving in, it seems the color mode is 8...

> Alas, I'm afraid there's another bug lurking here: the output in this mode looks all black. Diving in, it seems the color mode is 8 bit grayscale, but ~fg~...

> https://github.com/qurator-spk/sbb_page_extractor Not public yet?

Thanks @vahidrezanezhad!

I believe this is due to #22 – so in essence, the representation in eynollah is consistent with PageViewer, but wrong w.r.t. PAGE-XML (and thus also XSL transformations).

> ocrd_fileformat should use https://github.com/kba/page-to-alto for the PAGE transformation now, not XSLT and should respect PAGE-XML reading order. I think we need a new release for ocrd_fileformat and ocrd_all. Ah,...

> Ah, sry, was not aware of that. But still: outside of PRImA core libs and PageViewer and PageConverter and eynollah, we have to stick with the PAGE-XML spec, which...

@vahidrezanezhad please help me understand: > First, a DPI of 600 can not alone make eynollah slower. How is that? I can see lots of CPU-bound image processing. Most algorithms...