Fourier Transform Flashcards

(20 cards)

1
Q

What is the purpose of Fourier Transform (FT) in multimedia applications?

A

To transform signals to the frequency domain

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

Which type of Fourier-related transform is commonly used in MP3 audio compression?

A

Modified Discrete Cosine Transform (MDCT)

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

In JPEG compression, which transform is primarily used on 8×8 image blocks?

A

DCT

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

What happens if a signal is sampled below its Nyquist frequency?

A

Aliasing occurs

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

What property of the Fourier Transform states that convolving two signals is equivalent to multiplying their Fourier spectra?

A

Convolution theorem

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

Which part of a Fourier Transform result is most important for spatial information in an image?

A

Phase Spectrum

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

In 2D Fourier Transform, high frequencies correspond to:

A

Sharp edges and fine details

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

In Fourier Transform terms, smoothing an image with a Gaussian filter corresponds to:

A

Multiplying by a low-pass filter in frequency domain

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

The Discrete Cosine Transform (DCT) differs from DFT primarily because:

A

It operates on real-valued signals and uses only cosines

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

Which of the following can happen due to edge effects when applying Fourier Transform on images?

A

Artifacts due to periodic assumptions

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

Which applications involve Fourier Transform in audio processing?
A) Image Deblurring
B) Speech recognition
C) Noise reduction
D) MP3 compression

A

Noise reduction; Speech recognition; MP3 compression

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

Properties of Fourier Transform include:
A) Linearity
B) Symmetry for real-valued functions
C) Non-periodicity
D) Similarity theorem

A

Linearity; Symmetry for real-valued functions; Similarity theorem

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

Which problems are associated with sampling and aliasing?
A) Loss of high-frequency information
B) Appearance of false low frequencies
C) Signal enhancement
D) Need for higher sampling rates

A

Loss of high-frequency information; Appearance of false low frequencies; Need for higher sampling rates

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

Which statements are true about Discrete Fourier Transform (DFT)?
A) It assumes periodicity of the input signal
B) It generates infinite-length output
C) It produces complex-valued outputs
D) It can suffer from aliasing if sampling is insufficient

A

It assumes periodicity of the input signal; It produces complex-valued outputs; It can suffer from aliasing if sampling is insufficient

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

Effects of applying Gaussian smoothing in the frequency domain include:
A) Reduction of high-frequency components
B) Enhancement of sharp edges
C) Low-pass filtering
D) Noise suppression

A

Reduction of high-frequency components; Low-pass filtering; Noise suppression

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

In 2D-DFT, high frequencies:
A) Are located farther from the center
B) Represent fine details
C) Represent average color
D) Can be visualized along horizontal and vertical axes

A

Are located farther from the center; Represent fine details; Can be visualized along horizontal and vertical axes

17
Q

In image compression (e.g., JPEG), after DCT, what steps are applied?
A) Quantization
B) Zigzag ordering
C) Entropy Coding
D) Deconvolution

A

Quantization; Zigzag ordering; Entropy coding

18
Q

In Fourier Transform applications to CNNs and deep learning, FFT is used to:
A) Accelerate convolution operations
B) Perform dimensionality reduction
C) Speed up training
D) Enhance activation functions

A

Accelerate convolution operations; Speed up training

19
Q

Fourier Transform helps in augmented and virtual reality (AR/VR) by:
A) Real-time filtering of images
B) Spatial audio rendering
C) Gesture recognition
D) Increasing network bandwidth

A

Real-time filtering of images; Spatial audio rendering; Gesture recognition

20
Q

Inverse filtering in imaging aims to:
A) Smooth the image
B) Undo blurring effects
C) Recover original signals
D) Enhance edges

A

Undo blurring effects; Recover original signals