Metadata-Version: 2.1
Name: image_processing_fernandocode
Version: 0.0.1
Summary: Pacote de exemplo
Author: fernandocode
Author-email: lealfernandoleal@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# image_processing_fernandocode

Description. 
The package image_processing_fernandocode is used to:
	Processing:
		- Histrogram matching
		- Strutural similarity
		- Resize image
	Utils:
		- Read imagem
		- Save imagem
		- Plot imagem
		- Plot result
		- Plot histogram

## Installation

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

```bash
pip install image_processing_fernandocode
```

## Author
fernandocode

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