Metadata-Version: 2.4
Name: Image_processing_testing_package
Version: 0.0.2
Summary: image processing package
Home-page: https://github.com/Le0Vieir4/image-processing-package
Author: Leonardo Vieira Moreira
Author-email: lvm9508@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: twine
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# image_processing

Description. 
The package package_name is used to:
	Processing:
		- Histrogram matching
		- Structural similarity
	Utils:
		- Read image
		- Save image
		- Plot image
		- Plot result
		- Plot Hitrogram

## Installation

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

```bash
pip install image_processing
```

## Author
Leonardo Vieira

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