Q1Digital Image Processing
Question
2 marks
What is the difference between spatial domain and frequency domain in image processing?
Answer
The spatial domain manipulates raw pixel coordinates directly, whereas the frequency domain violently transforms the image into a mathematical spectrum of sinusoidal frequencies.
In the Spatial Domain, mathematical operations are executed directly on the physical pixel matrix (e.g., ). In the Frequency Domain, the image is mathematically shattered into its constituent sine/cosine waves using the Fourier Transform, allowing for extreme algorithmic manipulation of specific high/low frequencies before converting back.