Metadata-Version: 2.1
Name: wagner-dio-image-processing
Version: 0.0.1
Summary: image processing python project example
Home-page: https://github.com/wagnerdtrindade/image-processing-package
Author: wagner trindade
Author-email: wagner.d.trindade@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# wagner_dio_image_processing

Description. 
The package wagner_dio_image_processing is used to:
	Processing:
	- Histogram matching
	- Structural smilarity
	- Resize image
	Utils:
	- Read 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 wagner_dio_image_processing
```

## Author
Wagner_Trindade

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

