Metadata-Version: 2.1
Name: image-processing-thayse
Version: 0.0.1
Summary: histrogram matching, structural similarity, resize image
Author: Thayse
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Image Processing

## Description
The package image_processing_thayse is used to:

Processing:
- Histrogram matching
- Structural similarity
- Resize image

Utils:
- Read image
- Save image
- Plot image
- Plot result
- Plot histrogram

## Installation

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

```bash
pip install image_processing_thayse
```

## Author
Thayse

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