Metadata-Version: 2.1
Name: csidimageprocessing
Version: 0.0.1
Summary: A  basic image segentation package
Home-page: 
Author: Siddhartha
Author-email: chappidisiddhartha59736@gmail.com
License: MIT
Keywords: image
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: opencv-python

Basic package to do image processing


Change Log
==========

0.0.1 (7-28-2023)
-------------------
- First Release
