Digital Image Processing Lab

 List of Experiments:

  1. Create a program to demonstrate Geometric transformations- Image rotation, scaling, and translation.
  2. 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.
  3. Write a Program of Contrast stretching of a low contrast image, Histogram, and Histogram Equalization and Display of bit planes of an Image.
  4. Computation of Mean, Standard Deviation, Correlation coefficient of the given Image
  5. Implementation of Image Smoothening Filters (Mean and Median filtering of an Image)
  6. Implementation of image sharpening filters and Edge Detection using Gradient Filters.
  7. Implementation of Image Compression by DCT, DPCM, HUFFMAN coding.
  8. Implementation of image restoring techniques.
  9. Implementation of Image Intensity slicing technique for image enhancement.
  10. Study and implement Canny edge detection Algorithm to images and compare it with the existing edge detection algorithms.

No comments:

Post a Comment