Releases: OCR-D/ocrd_segment
Releases · OCR-D/ocrd_segment
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
@pcGtsId
from 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