Metadata-Version: 2.1
Name: pacote-processamento-de-imagens
Version: 0.0.1
Summary: Pacote de processamento de imagens
Home-page: https://github.com/SEPalmiere/DIO_Unimed_Ciencia_Dados
Author: Sergio Eduardo Palmiere
Author-email: palmiere@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pacote_processamento_de_imagens

Description. 
The package pacote_processamento_de_imagens is used to:
	Processing
	- Histogram matching
	- Structural similarity
	- Resize image

	Utils:
	- Raed 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 pacote_processamento_de_imagens
```

## Usage

```python
from pacote_processamento_de_imagens import processing_images
processing.combination
processing.combinnation
utils.io
utils.plot
```

## Author
Sérgio E. Palmiere

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

