文件名称:StrokeWidthTransform:用 Python 实现的 SWT
文件大小:3.28MB
文件格式:ZIP
更新时间:2024-07-25 19:13:11
Python
描边宽度变换 用 Python 实现的 SWT 要构建包,请从 StrokeWidthTranform 目录运行以下命令 OPT="-O3 -ffast-math" python setup.py build_ext -i 使用包 from StrokeWidthTransform import swt
【文件预览】:
StrokeWidthTransform-master
----.DS_Store(8KB)
----SimonLucas.jpg(145KB)
----results()
--------billboard_swt.png(468KB)
--------sofsign_swt.png(236KB)
--------swt_img_benchmarks.txt(761B)
----lib()
--------profiler.py(794B)
--------connected_components.py(5KB)
--------localize.py(654B)
--------textCropper.py(1KB)
--------textLocalizer.py(4KB)
--------__init__.py(93B)
--------swt.py(5KB)
--------letterCombinator.py(5KB)
--------fastRay.pyx(3KB)
--------blank.png(17KB)
--------fastConnectedComponents.pyx(1KB)
----__init__.py(0B)
----test()
--------.DS_Store(8KB)
--------test_swt.py(3KB)
--------images()
--------test_connectedComponent_with_swt.py(679B)
--------test_text_localizer.py(2KB)
--------test_tessaract.py(976B)
--------test_letter_combinator.py(5KB)
--------test_cropper.py(1KB)
----setup.py(331B)
----README.md(263B)
----.gitignore(48B)