https://github.com/nahom32/digital-image-processing
This repository contains implementation of digital image processing. It contains implementations of image enhancement techniques , resizing and training which are preprocessing tasks before actual learning happens.
https://github.com/nahom32/digital-image-processing
digital-image-processing image-enhancement octave
Last synced: 11 days ago
JSON representation
This repository contains implementation of digital image processing. It contains implementations of image enhancement techniques , resizing and training which are preprocessing tasks before actual learning happens.
- Host: GitHub
- URL: https://github.com/nahom32/digital-image-processing
- Owner: Nahom32
- License: mit
- Created: 2025-07-26T16:34:02.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-27T05:12:34.000Z (7 months ago)
- Last Synced: 2025-10-08T17:25:55.075Z (5 months ago)
- Topics: digital-image-processing, image-enhancement, octave
- Language: MATLAB
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Digital-Image-Processing
This repository contains implementation of digital image processing. It contains implementations of image enhancement techniques , resizing and training which are preprocessing tasks before actual learning happens. This implementation is a part of the requirement for course on ```Computer Vision```.