You are on page 1of 1

Assignment-2 (Slow Learner)

Digital Image Processing (20CST-481)


Unit-2
Note: - Attempt any 5 Questions. MM. 20
Q.1. Critically assess the advantages and disadvantages of using frequency domain filters over
spatial domain filters for image enhancement.
Q.2. Compare the performance of gradient and Laplacian operators in detecting edges and discuss
their limitations.
Q.3. Implement a Python script that demonstrates the effects of different LPF cutoff frequencies
on image quality.
Q.4. Discuss the importance of quantization in digital image processing and its impact on image
quality.
Q.5. List and explain three basic image manipulations that can be performed using Python.
Q.6. Explain basic image manipulations that can be done using Python?How does Python's image
I/O library help in handling different image formats? create a simple image processing pipeline
using Python?
Q.7. Describe the process of image formation based on sampling and quantization. How does it
relate to the Discrete Fourier Transform (DFT) and the Fast Fourier Transform (FFT)? How do
morphological operations like erosion, dilation, opening, and closing help in image enhancement
and feature extraction?

Date of Submission: 11th March 2024

You might also like