Metadata-Version: 2.1
Name: Imagem_processing_package
Version: 0.0.1
Summary: Pacote de processamentos de Imagens
Home-page: https://github.com/CABRALFARMA
Author: Marcio_Cabral
Author-email: cabralfarma@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# package_name

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

```bash
pip install imagem_processing
```


## Author
Marcio_Cabral

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

