Metadata-Version: 2.1
Name: image_processing034
Version: 0.0.1
Summary: Image processing package using skimage
Home-page: https://github.com/Anne034/image_processing
Author: Edyane Araujo
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: scikit-image
Requires-Dist: numpy
Requires-Dist: pillow

# image_processing034

Description.

The package image_processing034 is used to:

#Processing:

	-Histogram Matching
	-Structural similarity
	-Resize image
Utils:

	-Read & Save image
	-Plot image
	-Plot result & histogram

## Installation

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

```bash
pip install image_processing034
```

## Author
Edyane_Araujo

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