Metadata-Version: 2.4
Name: image_processing-fabio_fernandes
Version: 0.0.1
Summary: Um pequeno projeto para processamento de imagem usando skimage
Home-page: https://github.com/fabiofernandesjl/image-processing-package
Author: Fabio Fernandes
Author-email: fabiofernandes2002@gmail.com
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scikit-image>=0.16.1
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# image_processing

Description.
The package package_name is used to:
Processing: - Histogram matching - Structural similarity - Resize image
Utils: - Head iamge - Save image - Plot image - Plot Result - Plot histrogram

## Installation

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

```bash
pip install image_processing
```

## Author

Fabio Fernandes

## License

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