Metadata-Version: 2.1
Name: image-processing-package
Version: 0.1.1
Summary: Criação de pacotes de processamento de imagens em Python
Home-page: https://github.com/Jucicarla/criacao_de_pacotes_processamento_imagens_Python
Author: Jucicarla Pires
Author-email: jucipires@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# image_processing_package

Description. 
The package image_processing_package is used to:
Processing
	- Histogram matching
	- Structural similarity
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_package

```bash
pip install image_processing_package
```


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

