Metadata-Version: 2.1
Name: image_processing_EllenRose
Version: 0.0.1
Summary: Dio_Desafio_imagens_Python
Home-page: https://github.com/EllenRose/image-processing-package.git
Author: Ellen
Author-email: ellenrvictoriano@gmail.com
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scikit-image>=0.16.1

# package_name

Description. 
The package image_processing_EllenRose is used to:
	Processing:
	- Histogram matching 
	- Structural similarity
	- Risize image 
	Utils:
	- Read image
	- Save image
	- Plot image 
	- Plot result 
	- Plot histogram 

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install image_processing_EllenRose

```bash
pip install image_processing_EllenRose
```


## Author
Ellen 

## License
[MIT](https://choosealicense.com/licenses/mit/)
