Metadata-Version: 2.1
Name: image-processing-wj9
Version: 0.0.2
Summary: Biblioteca de processamento de imagens
Author: Wilson99
Author-email: wilsonjusti16no@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scikit-image ==0.18.3

# package_name
Este projeto é uma biblioteca de processamento de imagens que fornece funções para comparação de imagens, transferência de histogramas e redimensionamento de imagens. Utiliza as bibliotecas `scikit-image` e `NumPy` para manipulação de imagens.

## Installation

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

```bash
pip install package_name
```

## Usage

```python
from package_name.module1_name import file1_name
file1_name.my_function()
```

## Author
Wilson Justino

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





pypi-AgENdGVzdC5weXBpLm9yZwIkMWNlYWQ5OGQtZGZhZS00ZDc2LWFlMGItMGYwYWRiN2ZhYzdkAAIqWzMsIjRlOWU2Yjg4LTI1ZGItNDIzMy05YTUyLTEwNjQwMTQ5ZDJiNiJdAAAGIPNkVCtm2-1NaK8EiIYpzhrpgl8TW18d51M1m5t96MWq
