Metadata-Version: 2.1
Name: image_fabio
Version: 0.0.2
Summary: Pacote para tratar imagens
Home-page: https://github.com/FabioTolentino19/image_fabio
Author: Fabio_Tolentino
Author-email: fabio.tolentino@uol.com.br
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.0
Description-Content-Type: text/markdown

# package_name

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

```bash
pip install image_fabio
```

## Author
Fabio_Tolentino

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

