Skip to main content

Page segmentation and segmentation evaluation in the OCR-D framework

Project description

ocrd_segment

This repository aims to provide a number of OCR-D compliant processors for layout analysis and evaluation.

CircleCI image Docker Automated build

Installation

In your Python virtual environment, run:

pip install ocrd_segment

Usage

Contains processors for various tasks:

  • exporting segment images (including results from preprocessing like cropping/masking, deskewing, dewarping or binarization) along with polygon coordinates and metadata:
  • importing layout segmentations from other formats:
  • post-processing or repairing layout segmentations:
    • ocrd-segment-repair (validity and consistency of all coordinates; also, for regions, reduce overlaps/redundancy between neighbours, and/or simplify polygons, and/or shrink to the alpha shape of foreground contours)
    • ocrd-segment-project (remake segment coordinates into the concave hull / alpha shape of their constituents)
    • ocrd-segment-replace-original (rebase all segments on cropped+deskewed border frame as new full page)
    • ocrd-segment-replace-page (2 input fileGrps; overwrite segmentation below page of first fileGrp by all segments of second fileGrp, rebasing all coordinates; "inverse" of replace-original)
    • ocrd-segment-replace-text (insert text below page from single-segment text files; "inverse" of extract-*)
  • comparing different layout segmentations:
  • pattern-based segmentation (input file groups N=1, based on a PAGE template, e.g. from Aletheia, and some XSLT or Python to apply it to the input file group)
    • ocrd-segment-via-template :construction: (unpublished)
  • data-driven segmentation (input file groups N=1, based on a statistical model, e.g. Neural Network)
    • ocrd-segment-via-model :construction: (unpublished)

For detailed behaviour, see --help on each processor CLI. For detailed description on input/output and parameters, see ocrd-tool.json or --dump-json on each processor CLI.

Development

Prerequisities

Requires libgeos-dev library for building shapely binary requirement, see Shapely Installation from source. Please ensure it's available before trying to install local requirements.

Testing

None yet.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ocrd_segment-0.2.2.tar.gz (55.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ocrd_segment-0.2.2-py3-none-any.whl (61.6 kB view details)

Uploaded Python 3

File details

Details for the file ocrd_segment-0.2.2.tar.gz.

File metadata

  • Download URL: ocrd_segment-0.2.2.tar.gz
  • Upload date:
  • Size: 55.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for ocrd_segment-0.2.2.tar.gz
Algorithm Hash digest
SHA256 7946db69dc838fb348851f799f45c2affd2b50af4cc62e149dfe9aadeec91ba9
MD5 db2b5f6edf56c18fb47e162b938592b8
BLAKE2b-256 e7021dc9552d778fbe2eb848aec299bb2db75f92fc45382011611a39f22aac38

See more details on using hashes here.

File details

Details for the file ocrd_segment-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: ocrd_segment-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 61.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for ocrd_segment-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6cbbacad512e8f61b18b855c09e9471d3ebf4aed3666878c7cf7f36ce6a60004
MD5 47452bc4e147c7edaf3609cc41dd6565
BLAKE2b-256 4e310817c53d5103632c5bacd792019ea8734ea08e1ca525682e3e308c2e3d4b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page