Metadata-Version: 2.4
Name: image-processing-rluispdev
Version: 0.1
Summary: Image Processing Package Using Skimage
Home-page: https://github.com/rluispdev/image-processing-package
Author: rluispdev
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scikit-image>=0.16.1
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


The package `image-processing-rluispdev` is used for:

## Processing:
- Histogram matching
- Structural similarity
- Image resizing

## Utils:
- Head 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-rluispdev`.

```bash
pip install image-processing-rluispdev


## Author
rluispdev

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

