Metadata-Version: 2.1
Name: Blood-Droplet
Version: 0.0.0
Summary: Image Processing, Preprocessing Module, Extract Blood Droplet, Masking Image
Home-page: https://github.com/krisskad/BloodDroplet
Author: Krishna Kadam
Author-email: krisskad0@gmail.com
Maintainer: Krishna kadam
License: MIT License
Description: The main idea is to Preprocess the Image and Extract the exact blood droplet portion from the image,
        then pad them so that will fit perfectly.
        
        And also to create multiple versions of each image varying by size, mask and Binary inversion.
        
        Please Follow https://github.com/krisskad/BloodDroplet for contribution
        
        Change Log
        =====================
        
        0.0.1 (07 July 2021)
        _____________________
        - First Release
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires: numpy
Requires: opencv
Description-Content-Type: text/x-rst
