few-colors

View on PyPIReverse Dependencies (0)

2021.2 few_colors-2021.2-py3-none-any.whl

Wheel Details

Project: few-colors
Version: 2021.2
Filename: few_colors-2021.2-py3-none-any.whl
Download: [link]
Size: 11062
MD5: f9431bdb7fd7444ee9bca2997cf599d3
SHA256: b285956a0c81a49783911f5c3c496ef9380bf33cc1dd8842128ec299ce8b948f
Uploaded: 2021-10-21 14:19:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: few-colors
Version: 2021.2
Summary: Color Image with Few Colors from an image with Labeled Objects
Author: Eric Debreuve
Author-Email: eric.debreuve[at]univ-cotedazur.fr
Home-Page: https://gitlab.inria.fr/edebreuv/fewcolors
Project-Url: Source, https://gitlab.inria.fr/edebreuv/fewcolors
Keywords: image,labeled objects,colors
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1)
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.8
Requires-Dist: imageio
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: PySide2
Requires-Dist: scikit-image
Requires-Dist: scipy
Description-Content-Type: text/x-rst
[Description omitted; length: 4346 characters]

WHEEL

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

RECORD

Path Digest Size
few_colors/as_application.py sha256=buzcSe0PZZVvqbM-dMvbe9dJFqWaY7ipOX55fJhcE1s 7515
few_colors/as_command.py sha256=_62DmTZXiG4p4fAuR0BhCncZxu4xjf6T1y8oPP5kfaU 2894
few_colors/few_colors.py sha256=Lb4aq2ja1qQ8834cxDVFg9Mj6ct8sYLuKvfpPjV2FIY 2809
few_colors/input.py sha256=feVL7TuRq6lJcP_pUddxUG0PWKBALtAwfw5pj9Xu--w 4817
few_colors-2021.2.dist-info/METADATA sha256=qBm2nkq8MaRbGs8qxV4Xa-TOEoWyb-LhMQ5rCIa-BTA 5284
few_colors-2021.2.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
few_colors-2021.2.dist-info/entry_points.txt sha256=wH1kU4lIre_SRoGKeTXYM89Yi6nuhSs_b4KTt3MymVw 107
few_colors-2021.2.dist-info/top_level.txt sha256=UDWtSEm-_hEMeZ4-yP8k-A3Zmg6gCiIxEp68fQLjoU0 11
few_colors-2021.2.dist-info/RECORD

top_level.txt

few_colors

entry_points.txt

few-colors = few_colors.as_command:Main
few-colors-gui = few_colors.as_application:Main