ensure valid coordinates by intersection with parent…#48
ensure valid coordinates by intersection with parent…#48vahidrezanezhad merged 1 commit intoqurator-spk:masterfrom
Conversation
- Border: intersect with page frame - text regions: intersect with (new) Border - text lines: intersect with (new) text region (and back-transform at all)
|
Oh, and could you please try introducing some versioning (so users get to see what version produced their PAGE/METS annotations)? |
|
|
I've tried it again (with Just to be sure I've grepped a string from master...bertsky:fix-coords : So the my venv seems up to date(?) |
Did you
You get what? |
|
No Text from ...
Von meinem iPhone gesendet
Am 05.11.2020 um 15:04 schrieb Robert Sachunsky <notifications@github.com>:
with make NO_UPDATE=1 all
Did you git -C core pull origin before that? (You need an up-to-date core also in the sub-venv.)
but get no text simple-layout pages.
You get what?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#48 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHJ32U5HZTA4WL2MIOZDZIDSOKWFNANCNFSM4TFBA2FA>.
|
|
hmmm... ok I'll wait till your changes are pulled into ocrd_all. |
|
oops. |
I don't understand why this essential fix has not been merged yet. |
|
Thank you for the contribution! For internal reasons, we have not had the time to properly review this yet. I will put it on the agenda for our next internal meeting. |
(and back-transform at all)
This fixes the negative coordinates, and also the line-region inconsistency (line bboxes way beyond tight region outlines).
I'll fix removing the existing derived images with
croppedin a PR to core, so this will be transparent and automatic here.