This repository contains source code of lab experiments carried out during the coursework Digital Image processing at IIIT Nagpur during 6th Semester.
Mathwork's Matlab on Ramp course has been completed as a prerequiste to this course.
- Using Matlab, perform basic operations on images
- RGB to Grayscale
- Extracting Red, Green and Blue Channels from the image and display them.
- Using Matlab, performing Histogram Equalization
- Without Inbuilt functions
- Using GUI
- Using Matlab, performing Bit Plane Slicing
- Using GUI
- Using Matlab, performing Shanon Fano Encoding