Metadata-Version: 2.1
Name: image-processing-diogodevtest
Version: 0.0.2
Summary: Pacote de teste para processamento de imagens
Home-page: https://github.com/diogo-tcardoso/image-processing
Author: Diogo_Cardoso
Author-email: diocardosodev@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Image Processing

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 image_processing
```

## Author
Diogo Carodso

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

