MiniContourFinder

View on PyPIReverse Dependencies (0)

1.0.19 MiniContourFinder-1.0.19-py3-none-any.whl

Wheel Details

Project: MiniContourFinder
Version: 1.0.19
Filename: MiniContourFinder-1.0.19-py3-none-any.whl
Download: [link]
Size: 49001
MD5: b61c4a41b80273a2dbb3aff816b058f9
SHA256: e84b73152f7ceb415740f96993fca7c9eb136dbeef0f501a1408baae2f324b3a
Uploaded: 2021-11-18 18:41:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: MiniContourFinder
Version: 1.0.19
Summary: Lightweight image segmentation software for biological images
Author: Ian S Gilman
Author-Email: ian.gilman[at]yale.edu
Home-Page: https://github.com/isgilman/MiniContourFinder
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Intended Audience :: Science/Research
Requires-Dist: matplotlib (>=3.1.1)
Requires-Dist: numpy (>1.20.3)
Requires-Dist: opencv-python (>=4.5.2)
Requires-Dist: pandas (>=0.25.2)
Requires-Dist: pillow (>=6.2.1)
Requires-Dist: Pillow
Requires-Dist: pyperclip (>=1.7.0)
Requires-Dist: PyQt5 (>=5.12.3)
Requires-Dist: pytesseract (>=0.3.0)
Requires-Dist: scipy (>=1.6.3)
Requires-Dist: tqdm (>=4.36.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 951 characters]

WHEEL

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

RECORD

Path Digest Size
MCF/MCF-GUI.py sha256=OpF6k7FKHzspzWvKjlXGwHWLgC-woncPGntkkHOn-KQ 34509
MCF/MCF-parallel.py sha256=WW62-hfclg-GQnHiWwd9o_cSmqx9samGyC6WcznnGho 10847
MCF/__init__.py sha256=pMwCDdHEyo02gtH2i2rko2lkYwarjWJAMXcE-GWRGNA 11
MCF/helpers.py sha256=o-rJwWKu3Q6VKXzKRdPyZDAAd5PscN1ZZRKu5VfAH0E 3318
MCF/imagetools.py sha256=DEDnh187HZiF5x-f5ZXgn7aKezXk8gLwoEP4abfBbUY 35262
MCF/mcf.py sha256=R-HyrTTqxB3rUzaXuZsQh-RnFtakldmkta5ONAttl4c 6867
MCF/mcf_gui.py sha256=scK0opugzbXgQkjIJBuGUPid_zPQOjAqoiXgRZCbeeA 35745
MCF/mcf_parallel.py sha256=e9MJx_XZbGOuca7MrNsSHcSd8WAp96BPxMsqqBEjGIw 11674
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
MiniContourFinder-1.0.19.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
MiniContourFinder-1.0.19.dist-info/METADATA sha256=sq7JCW2Zkff1hvnbglmdFpPhdQgiE8tlteAkWyQckYo 1939
MiniContourFinder-1.0.19.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
MiniContourFinder-1.0.19.dist-info/entry_points.txt sha256=PdBQz6nYbr7JBPSiBqCg1mU2kb2gZtz3CXoKkU2rBvs 102
MiniContourFinder-1.0.19.dist-info/top_level.txt sha256=O65s2Q08JThh-wWAMgKUW5KOAI6brC17Vxyq7Y4_NZE 10
MiniContourFinder-1.0.19.dist-info/RECORD

top_level.txt

MCF
tests

entry_points.txt

mcf = MCF.mcf:main
mcf_gui = MCF.mcf_gui:main
mcf_parallel = MCF.mcf_parallel:main