An open API service indexing awesome lists of open source software.

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.

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