List of Experiments:
- Create a program to demonstrate Geometric transformations- Image rotation, scaling, and translation.
- Display of FFT (1-D & 2-D) of an image and apply Two-dimensional Fourier transform to represent the content of an image using the discrete Fourier transform (DFT) and masking with DFT.
- Write a Program of Contrast stretching of a low contrast image, Histogram, and Histogram Equalization and Display of bit planes of an Image.
- Computation of Mean, Standard Deviation, Correlation coefficient of the given Image
- Implementation of Image Smoothening Filters (Mean and Median filtering of an Image)
- Implementation of image sharpening filters and Edge Detection using Gradient Filters.
- Implementation of Image Compression by DCT, DPCM, HUFFMAN coding.
- Implementation of image restoring techniques.
- Implementation of Image Intensity slicing technique for image enhancement.
- Study and implement Canny edge detection Algorithm to images and compare it with the existing edge detection algorithms.
No comments:
Post a Comment