Releases: OCR-D/ocrd_segment
Releases · OCR-D/ocrd_segment
v0.2.2
v0.2.1
v0.2.0
Changed:
- adapt to (and require)
ocrd>=3.0 - switched to
pyproject.tomlbuild, tracking version viaocrd-tool.json from_coco: allow file path as basename (directory part inferred)from_coco: add parametercategorydict(instead of fixedPubLayNetmapping),
but keepsource=PAGEoverride in place
Fixed:
from_coco: allow empty (unannotated) pages
v0.1.24
v0.1.23
Fixed
- repair/project: adapt to Shapely deprecations,
- repair/project: more robust
join_polygons,make_intersections,make_valid
Changed
- 🔥 require Shapely 2
- project: clip coords to parent's parent instead of parent
- repair (
sanitize): shrink before attempting repair (hierarchical consistency)
v0.1.22
Added
- replace-text: new processor (inverse of extract-* for text)
- extract-lines: new parameter
textequiv-index
Fixed
- repair/project: use minimum spanning tree when joining polygons
- repair/project: ever more robustness
- all: set PAGE
@pcGtsIdfrom METSfile/@ID
v0.1.21
v0.1.20
v0.1.19
Changed:
- repair (
sanitize): run on all region types - repair (
sanitize): add parametersanitize_padding - repair (
sanitize): use binary foreground instead of text line coordinates - repair (
plausibilize): use true alpha shape instead of convex hull - project: add
level-of-operation=table - repair: add option
simplify - ensure compatibility with Shapely 1.8