ocrd-segment

View on PyPIReverse Dependencies (0)

0.1.24 ocrd_segment-0.1.24-py3-none-any.whl

Wheel Details

Project: ocrd-segment
Version: 0.1.24
Filename: ocrd_segment-0.1.24-py3-none-any.whl
Download: [link]
Size: 64322
MD5: 8b20674715e28d6caa051a351f1212c9
SHA256: 28fa5428c47761c8c602cd949859675afc007f095fc595cf6cf6f0f17d270b5d
Uploaded: 2024-04-25 15:40:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ocrd_segment
Version: 0.1.24
Summary: Page segmentation and segmentation evaluation
Author: Konstantin Baierer, Kay-Michael Würzner, Robert Sachunsky
Author-Email: unixprog[at]gmail.com, wuerzner[at]gmail.com, sachunsky[at]informatik.uni-leipzig.de
Home-Page: https://github.com/OCR-D/ocrd_segment
License: Apache License 2.0
Requires-Dist: ocrd (>=2.20.0)
Requires-Dist: shapely (>=2.0)
Requires-Dist: scikit-image
Requires-Dist: numpy
Requires-Dist: xlsxwriter
Requires-Dist: rapidfuzz
Requires-Dist: opencv-python-headless
Requires-Dist: ocrd-fork-pycocotools
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4077 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ocrd_segment/__init__.py sha256=_3DvdVv1Tk4dIdyR60dsPzNGEOSuYTHvO_Wod01ebbs 496
ocrd_segment/cli.py sha256=HkkDY43-H03nw3C_eOa-CafFJN2mpppoX2TyeDlsJ9w 2631
ocrd_segment/config.py sha256=KIGdj-YnnMrMvR84YgNQJVH0BO4DUYC_bRZDKGE5aNw 138
ocrd_segment/evaluate.py sha256=x_XRufHm49Vx5ALX_bcLH-1uVXABp30DChRQF8TV6L4 31325
ocrd_segment/extract_glyphs.py sha256=4fB-6bU2RMj_pAneguU0-DtxXarme0KuosvSfyvfZd4 10908
ocrd_segment/extract_lines.py sha256=WrFGumU-OjFPhOAQBJVJPvtW86NQzkN4AeViq0Dd_Ng 17077
ocrd_segment/extract_pages.py sha256=Fuwd3FB1LaJ566NPXVudAKFUsdlQYWkY5U9ymjFk-t0 25326
ocrd_segment/extract_regions.py sha256=coWlUzk-Q8tVU1Mvvvci2nj-xLIKbMOTkpqE0E0qYCc 13551
ocrd_segment/extract_words.py sha256=12H81G2wxY7EFVB7enc_jDfTutSPe9__VPbjnyNqe5M 10380
ocrd_segment/import_coco_segmentation.py sha256=awc6hvQejvAlzwwQrjxKfuvQafq4R21-9vfOqXeaHxs 10985
ocrd_segment/import_image_segmentation.py sha256=_l4PlXfVKc8JZajcddSdZsI-IRyGj3RlS476aYGBchM 8403
ocrd_segment/ocrd-tool.json sha256=4hOU00gu1zoga4gz0JPbJl_Fp03qQgRSY-HJ6wiNYF8 26336
ocrd_segment/project.py sha256=Zi32z-louTXgBbie3HUZTKOBQ46mePYhR4PLerwLsRo 11337
ocrd_segment/repair.py sha256=SieBZRbUr3x3wFE_l8Ya6Y_z3ftjoPtqcWnM3AO9D04 38549
ocrd_segment/replace_original.py sha256=j0ZrrMZ_i8KEv_jgPL11SeOcxA3yK2xTNIvhAqRF8ig 5912
ocrd_segment/replace_page.py sha256=L1bAHPiJyNI2Fn7p7g8sihlzTF-WsElaen0howVQCL8 6566
ocrd_segment/replace_text.py sha256=tdE0QIb5ggmWjbyFCORrmQ_vbZRajHQHp4AxilXoNj0 5132
ocrd_segment-0.1.24.dist-info/LICENSE sha256=RBF4xyxtDy9quGhMI-lgyHs2Aoj4m5ewGW790BRN_Fg 1064
ocrd_segment-0.1.24.dist-info/METADATA sha256=3irG_IO3SbWxTV-1V9bbbW51ND3FaqGyYtWla2ddM3g 4719
ocrd_segment-0.1.24.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
ocrd_segment-0.1.24.dist-info/entry_points.txt sha256=kLSmUPGrxuU8x_2sfU94Xw3IaOXAlKrLCKuoUDKmdcM 986
ocrd_segment-0.1.24.dist-info/top_level.txt sha256=APAnJtAsNVtOupjRfQxsSWOJSzcscwTAkj8r2_hqfjw 13
ocrd_segment-0.1.24.dist-info/RECORD

top_level.txt

ocrd_segment

entry_points.txt

ocrd-segment-evaluate = ocrd_segment.cli:ocrd_segment_evaluate
ocrd-segment-extract-glyphs = ocrd_segment.cli:ocrd_segment_extract_glyphs
ocrd-segment-extract-lines = ocrd_segment.cli:ocrd_segment_extract_lines
ocrd-segment-extract-pages = ocrd_segment.cli:ocrd_segment_extract_pages
ocrd-segment-extract-regions = ocrd_segment.cli:ocrd_segment_extract_regions
ocrd-segment-extract-words = ocrd_segment.cli:ocrd_segment_extract_words
ocrd-segment-from-coco = ocrd_segment.cli:ocrd_segment_from_coco
ocrd-segment-from-masks = ocrd_segment.cli:ocrd_segment_from_masks
ocrd-segment-project = ocrd_segment.cli:ocrd_segment_project
ocrd-segment-repair = ocrd_segment.cli:ocrd_segment_repair
ocrd-segment-replace-original = ocrd_segment.cli:ocrd_segment_replace_original
ocrd-segment-replace-page = ocrd_segment.cli:ocrd_segment_replace_page
ocrd-segment-replace-text = ocrd_segment.cli:ocrd_segment_replace_text
page-segment-evaluate = ocrd_segment.evaluate:standalone_cli