Metadata-Version: 2.1
Name: dio_image_processing_project
Version: 0.0.1
Summary: A image processing library for DIO's bootcamp
Home-page: https://github.com/Dpbm/image-processing-dio
Author: Dpbm
Author-email: dpbm136@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scikit-image

# Image processing library

## An image processing library for DIO's bootcamp

This library is based on [tiemi/image-processing-package](https://github.com/tiemi/image-processing-package).

