Metadata-Version: 2.1
Name: ImageProcessingApp_CPS
Version: 0.1.1
Summary: This is a django application for image processing
Home-page: https://github.com/HariNarayan-IIC/ImageProcessingApp
Author: R Hari Narayan
Author-email: 
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Django
Requires-Python: >=3.7
Requires-Dist: Django
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: python-dotenv

This is a Django based web-application for processing images. It comes with various features that makes image processing using OpenCV library much more convenient as we support a web UI
