Metadata-Version: 2.1
Name: Imagem-processing-chemdexx
Version: 0.0.1
Summary: Image Processing Package using Skimage
Home-page: https://github.com/Chemdexx/Desafio-Criacao-de-Pacotes-Python
Author: Sekine
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Imagem_processing_chemdexx

Description. 
The package image-Processing is used to:
## Processing:
- Histrogram matching
- Structural similarity
- Resize image
## Ultils:
- Read image
- Save image
- Plot image
- Plot results
- Plot histograms

## Installation

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

```bash
pip install image_processing
```
## Author
karina

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

