Metadata-Version: 2.1
Name: image-processing-test
Version: 0.0.1
Summary: Test version - Image processing. This project belongs to Karina Tiemi Kato, Tech Lead, Machine Learning Engineer, Data Scientist Specialist at Take. This package is a demo for simulation of upload on the Test Pypi website, and it's from class of the Bootcamp developer full stack Python. E-mail:karinatkato@gmail.com.
Home-page: https://github.com/Trevisolli/dio-desafio-projeto-pacotes-python
Author: Paulo Trevisolli
Author-email: paulo.trevisolli@gmail.com
License: UNKNOWN
Description: #image-processing
        Description
        the package image_processing is used to:
        	Processing:
        		- Histogram matching
        		- Structural similarity
        		- Resize image
        	Utils:
        		- Read Image
        		- Save Image
        		- Plot result
        		- Plot histograms
        	
        
        ##Installation
        	Use the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name
        ```bash
        pip install image-processing
        ```
        
        
        ##Author
        Matheus Felipe
        
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
