wk 7.2 Flashcards

(13 cards)

1
Q

spatial domain info

A
  • deals images as is
  • value of the pixels of the image change with respect to scene
  • directly deals with image matrix
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

spatial domain process

A

input image matrix -> processing -> output image matirx

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

frequency domain info

A
  • deals the rate of changing/intensified pixel values
  • any spatial domain image can be rep. in freq. domain
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

frequency domain process

A

input image -> frequency distribution -> processing -> inverse transformation -> output image

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

freq. domain transformation

A

A non-periodic signal (eg image) can be converted from spatial domain to frequency domain using mathematical operators called transformation

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

examples of freq. domain transformation

A

Fourier Series, Fourier transformation, Laplace transformation, Z-transform

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

what is fourier transform

A
  • is a mathematical formula using integrals
  • decomposition of an image (spatially) into a series of its sine and cosine components eg. a1cos(f(t)) + b1sin(f(t))……
  • represent an image as a summation of cosine/sine like image
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Discrete Fourier Transform (DFT) info

A
  • transform is complex
  • image in spatial domain consist of discrete intensity value, thus the term DFT.
  • DFT is sampled Fourier Transform. does not contain all frequencies forming an image, but only a set of samples which is large enough to fully describe the spatial domain image
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Inverse Discrete Fourier Transform (IDFT) info

A
  • Reverses the frequency domain image into spatial domain.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

applications of fourier transform

A
  • important in image processing for convolution computation like perform filtering
  • image compression (e.g JPEG compression)
  • Noise removal/reduction -> easier to remove undesirable frequencies in the frequency domain
  • Faster to perform certain operations in the frequency domain than in the spatial domain
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what is FFT

A

Fast Fourier Transform, a faster way to calculate DFT

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

Frequency Domain Filters

A
  • like a mask in convolution
  • after converting image to frequency domain, some filters applied in filtering process to perform different kind of processing on an image. processing includes blurring an image, sharpening an image etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

common Frequency Domain Filters

A
  • Ideal high pass filter – ideal for sharpening ie. increases the edge content
  • Ideal low pass filter
  • Gaussian high pass filter
  • Gaussian low pass filter
How well did you know this?
1
Not at all
2
3
4
5
Perfectly