Metadata-Version: 2.1
Name: deyvidareas-image-processing
Version: 0.0.2
Summary: My image processing program.
Home-page: https://github.com/deyvidareas/image_processing.git
Author: DeyvidArêas
Author-email: deyvidsilva.areas@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scikit-image (>=0.36.1)

# package_name

Description. 
The package image_processing is used to:
	 Processing
			- Histogram matching
			- Structural similarity
			- Resize image 
	 Skills:
			- Read image
			- Save image
			- Plot image
			- Plot result
			- Plot histogram

## Installation

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

```bash
pip image_processing
```
## Author
Deyvid Arêas Silva

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

