Metadata-Version: 2.1
Name: image_processing_package_douglas-ms
Version: 0.0.1
Summary: A small package
Home-page: https://github.com/douglas-ms/image-processing-package
Author: Douglas
Author-email: stockbroker.dgs@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# image_processing

Description.
The package package_name is used to:
Processing:

- Histogram matching
- Structural similarity
- Resize image

  Utils:

- Read image
- Save image
- Plot image
- Plot result
- Plot histograma

## Installation

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

```bash
pip install package_name
```

## Author

Douglas

## License

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