Skip to content

Releases: OCR-D/ocrd_segment

v0.1.17

30 Mar 21:03

Choose a tag to compare

Changed:

  • project: use true alpha shape instead of convex hull

v0.1.16

21 Feb 10:46

Choose a tag to compare

Fixed:

  • repair: fix plausibilize scope of apply-list

Changed:

  • project: new processor for convex hull resegmentation

v0.1.15

17 Feb 19:24

Choose a tag to compare

Changed:

  • repair: plausibilize: both analyse & apply iff enabled
  • extract-lines: add parameters for output types and conditions for line extraction
  • extract-lines: add xlsx output option for GT editing

v0.1.14

17 Feb 17:19

Choose a tag to compare

Changed:

  • repair: for non-trivial region overlaps, recurse to line level
  • repair: for non-trivial line overlaps, merge (if centric) or subtract

v0.1.13

10 Dec 23:40

Choose a tag to compare

Fixed:

  • evaluate: multi-matching (without pycocotools)

Changed:

  • evaluate: improved report format (hierarchy and names)

Added:

  • evaluate: over-/undersegmentation metrics, pixel-wise metrics

v0.1.12

02 Dec 23:20

Choose a tag to compare

Changed:

  • evaluate: basic IoU matching, Pr/Rc and mAP/mAR stats via pycocotools

v0.1.11

23 Mar 19:32

Choose a tag to compare

Fixed:

  • extract-pages: Border has no id

v0.1.10

26 Feb 01:08

Choose a tag to compare

Fixed:

  • extract-regions: apply feature_filter param

Changed:

  • extract-pages: add feature_filter param
  • extract-pages: add order choice for plot_segmasks

v0.1.9

26 Feb 01:07

Choose a tag to compare

Changed:

  • extract-regions/lines/words/glyphs: add feature_filter param

v0.1.8

08 Feb 17:40

Choose a tag to compare

Fixed:

  • replace-page: getLogger context

Changed:

  • extract-words: new
  • extract-glyphs: new
  • extract-pages: expose colordict parameter (w/ same default)
  • extract-pages: multi-level mask output via plot_segmasks