文件名称:omr:Python中的光学标记识别
文件大小:1.39MB
文件格式:ZIP
更新时间:2024-06-03 06:32:22
Python
omr OMR是一个小的Python 3 O ptical米柜řecognition脚本。 它以答案纸的图像作为输入,并输出已标记的替代品。 该项目通常针对简洁性和可教学性进行了优化,目的是为学习提供合理的起点,并希望构建功能更强大的应用程序。 用法 $ python omr.py --help usage: omr.py [-h] --input INPUT [--output OUTPUT] [--show] optional arguments: -h, --help show this help message and exit --input INPUT Input image filename --output OUTPUT Output annotated image filename --show Displays
【文件预览】:
omr-master
----test_omr.py(480B)
----.flake8(42B)
----.github()
--------workflows()
----sheet()
--------sheet.png(80KB)
--------sheet.pdf(9KB)
--------sheet.svg(102KB)
----img()
--------answered-sheet-photo.jpg(695KB)
--------corner-full.png(1KB)
--------corner.png(2KB)
--------rotated-answeredsheet.png(190KB)
--------answered-sheet-photo-result.png(484KB)
----requirements.txt(243B)
----LICENSE(1KB)
----README.md(2KB)
----omr.py(11KB)
----.gitignore(145B)