Frequency analysis Flashcards

1
Q

Gaussian filter

A

Smooths images by averaging pixel values with a weighted gaussian kernel.
Removes high frequency components leading to a smoother less detailed img

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Box filter

A

Smoothens but can introduce edge artifacts
Uniform averaging kernel
can introduce abrupt transitions at edges because it doesnt weight pixel contributions smoothly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Frequency Analysis of gaussian and box filter

A

Both act as low pass filters in the freq domain, suppressing high freq

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Aliasing

A

Misrepresentation of high frequency signals as lower frequencies due to insufficient sampling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Ensure sampling rate satisfies Nyquist criterion
What is that?

A

Sampling rate >= 2 x highest frequency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Fourier transform

A

Decomposes signal into sinusoidal components
Key params: Amplitude, frequency, Phase

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

1D fourier transform

A

Mathematical project of the signal onto sinusoidal basis function
Produces amplitudes and phases of sinusoids at different frequencies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

2D Fourier transform

A

Extension of the Fourier transform to analyze images.
Frequency representation:
- Center: low freq (smooth variations, broad patterns)
- Edges of the spectrum: high freq (sharp transitions, details)
eg. trees, and leaves

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Low-pass filtering technique

A

Allows low freq to pass, while attenuating high frequencies
effect: smooths images, removes details and noise
good for reducing noise and blurring

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

High-pass filtering technique

A

Retains high frequencies while suppressing low frequencies
effect: emphasizes edges and fine details
good for edge detection in images, highlighting textures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Band-pass filter

A

Allows only a specific range of frequencies to pass
Effect: isolate patterns at specific scales
Good for detecting periodic patterns such as fabric textures or ripples.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Discrete Fourier Transform

A

Convert discrete signals to their frequency domain representation (digital images)
Freq spectrum is periodic due to discrete nature of input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Why aliasing happens

A

Insufficient sampling leads to high frequencies wrapping around into lower frequencies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Visualizing frequency components:
Magnitude
Phase

A

Magnitude: represents the strength of each frequency component
Dominates overall structure of the freq spectrum

Phase: Encodes positional details and fine structure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Frequency in images

A

Frequency in an image refers to the rate of change in intesity values across the spatial domain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly