https://github.com/dpbm/image-processing-dio
A image processing library for DIO's bootcamp
https://github.com/dpbm/image-processing-dio
image-processing matplotlib python scikit-image
Last synced: 9 days ago
JSON representation
A image processing library for DIO's bootcamp
- Host: GitHub
- URL: https://github.com/dpbm/image-processing-dio
- Owner: Dpbm
- Created: 2024-09-10T18:42:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-10T18:59:52.000Z (over 1 year ago)
- Last Synced: 2025-03-16T11:11:37.618Z (10 months ago)
- Topics: image-processing, matplotlib, python, scikit-image
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image processing library
## An image processing library for DIO's bootcamp
This library is based on [tiemi/image-processing-package](https://github.com/tiemi/image-processing-package).
### Install
```bash
pip install dio-image-processing-project
```