Metadata-Version: 2.1
Name: image-func
Version: 1.0.11
Summary: A module for image processing
Author: Armankhanvsit
Author-email: armanpconly@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: opencv-python

A module for image processing using numpy, PIL, scipy, and matplotlib.
