Metadata-Version: 2.1
Name: Image-Processing-Peralta
Version: 0.0.1
Summary: A project that will too a images matchmaking and also show their diferences.
Home-page: https://github.com/joaofilipe014/image-processing-package.git
Author: João Filipe Peralta
Author-email: joaofilipeperalta@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# package_name

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 Histogram
## Installation

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

```bash
pip install image_processing
```

## Usage



## Author
JoÃ£o Filipe

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