Experiments on Digital Image Processing To perform the experiments, please download the MatLab or use the online MatLab (https://matlab.mathworks.com/) List of Experiments:
- To study fundamentals of image processing and write program to read and display different types of digital images.
- To Perform enhancement in spatial domain on digital images and write programs for gray-level transformations.
- To Perform the histogram processing and histogram equalization.
- To perform the thresholding operation
- To perform detection of discontinuities: point, line and edges in a given image
- To perform different arithmetic operations or logical operations such as addition etc.
- To perform basic geometric transformations (2-D DFT, FFT etc.) on Digital Images
- To write program for zooming and shrinking of digital images and compare Nearest Neighbor interpolation, Bilinear interpolation and Bicubic interpolation methods of zooming.
- To Perform Spatial domain Enhancement using Filtration of digital images
- To study and perform Image Restoration using Wiener Filters.