Course Objectives:
- Get an introduction to basic image concepts
- Implementation of various projects
- Mid and final project
Text Books:
- Rafael C. Gonzalez and Richard E. Woods, “Digital Image Processing”, Pearson Education, I Ed, 2001, ISBN-13:9780131687288
- Jain, A. K. (1989). Fundamentals of digital image processing, Prentice-Hall, Inc..
Lab Experiments
Concepts such as reading images, resizing images, converting to different colorspace and rotating an image are discussed
Artimetic operations on images are performed such as addition, subtraction, multiplication and division and also logical operations such as image compliment is discussed.
This topic covers adding salt & pepper noise, gaussian noise and speckle noise to an image
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.