dffml-operations-image

View on PyPIReverse Dependencies (1)

0.1.0.post0 dffml_operations_image-0.1.0.post0-py3-none-any.whl

Wheel Details

Project: dffml-operations-image
Version: 0.1.0.post0
Filename: dffml_operations_image-0.1.0.post0-py3-none-any.whl
Download: [link]
Size: 5986
MD5: 5ae5eae7640d5ab003799a35cf6543e6
SHA256: 4cc82aa1c3cb05654ef4a1e873e93f593b2d01bf0c94f091b695dd010b8a9cce
Uploaded: 2021-06-09 15:51:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dffml-operations-image
Version: 0.1.0.post0
Summary: DFFML operations image
Author: Saksham Arora
Author-Email: sakshamarora1001[at]gmail.com
Maintainer: Saksham Arora
Maintainer-Email: sakshamarora1001[at]gmail.com
Home-Page: https://github.com/sakshamarora1/dffml-operations-image
License: MIT
Keywords: dffml
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: dffml (>=0.4.0)
Requires-Dist: opencv-python (>=4.2.0.34)
Requires-Dist: numpy (>=1.19.2)
Requires-Dist: mahotas (>=1.4.9)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 190 characters]

WHEEL

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

RECORD

Path Digest Size
dffml_operations_image/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dffml_operations_image/log.py sha256=PkzMCt8N9DGiteaPbvIJahM4zTfFELttmoV8o89OzS8 70
dffml_operations_image/operations.py sha256=Y-u7Kaa1iumLvPEgO4w8wwdck02xGQnluWeyjCxi-kk 3015
dffml_operations_image/version.py sha256=6Ne5lsLOAV3IY9dDWhIXbBe41UvX4i5V6DT9NxXwt4o 24
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_operations.py sha256=3g4i2VyaSQcC3CzzXAAT5mKZ0wNDtQq4A4GIA6wOkbY 5796
dffml_operations_image-0.1.0.post0.dist-info/LICENSE sha256=hyL5m07F9aNMhhsiLL6D9CTwI1kAfRG77yGbonHK7r4 1071
dffml_operations_image-0.1.0.post0.dist-info/METADATA sha256=LDTQM_d_VEwiHILX41piOpg7J-eozg3S857ioD9GWzA 1216
dffml_operations_image-0.1.0.post0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
dffml_operations_image-0.1.0.post0.dist-info/entry_points.txt sha256=_XCf6hNdtYsX99Z_07E07SsfjFOTdOCd97t2b5_hD8I 405
dffml_operations_image-0.1.0.post0.dist-info/top_level.txt sha256=uZE1C1q3fZRQ88rniNAhHMnwoWQEAnHMsZbc644ueNg 29
dffml_operations_image-0.1.0.post0.dist-info/RECORD

top_level.txt

dffml_operations_image
tests

entry_points.txt

Haralick = dffml_operations_image.operations:Haralick
HuMoments = dffml_operations_image.operations:HuMoments
calcHist = dffml_operations_image.operations:calcHist
convert_color = dffml_operations_image.operations:convert_color
flatten = dffml_operations_image.operations:flatten
normalize = dffml_operations_image.operations:normalize
resize = dffml_operations_image.operations:resize