Metadata-Version: 2.1
Name: img-processing-tm
Version: 0.0.1
Summary: Image processing Package using Skimage
Home-page: https://github.com/thaiismeneses/Bootcamp_DataScience/image_procesing_package
Author: thaiismeneses
Author-email: thaisfmeneses@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# img-processing-tm

Description. 
The package image_processing is used to:
	Processing
		- Histogram matching 
		- Structural similarity
		- 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 img-processing-tm
```

## Usage



## Author
Thais_Meneses

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