Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erick-bryan-cubas/image-processing-package
https://github.com/erick-bryan-cubas/image-processing-package
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/erick-bryan-cubas/image-processing-package
- Owner: Erick-Bryan-Cubas
- Created: 2024-06-15T17:21:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T01:36:32.000Z (5 months ago)
- Last Synced: 2024-10-28T22:26:39.711Z (22 days ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Processing
Description:
The package image_processing is used to:
Processing:
- Histogram matching
- Structural similarity
Utils:
- Read image
- Save image
- Plot image
- Plot result## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install image_processing.
```bash
pip install image_processing
```## Author
Erick Bryan Cubas
## License
[MIT](https://choosealicense.com/licenses/mit/)