EEE24 Digital Image Processing, MSRIT Bangalore

Course Objectives:

Text Books:


Lab Experiments

1. Basic concepts of Images

Concepts such as reading images, resizing images, converting to different colorspace and rotating an image are discussed

2. Point Processing

Artimetic operations on images are performed such as addition, subtraction, multiplication and division and also logical operations such as image compliment is discussed.

3. Noise in Images

This topic covers adding salt & pepper noise, gaussian noise and speckle noise to an image

4. Filtering in Images - Smoothing Filters

Filtering is a technique for enhancing and modifying an image by emphasizing on specific features and/or removing other features. In image processing filtering techniques are used to smoothen or sharpen an image and for edge enhancement.

Additional Resources - Basic Concepts of Images with PIL