CH3 CHaracterization of discrete image and linear filtering Flashcards

1
Q

The complex sinusoid form an _ _ of L2 wit respect to the Hermitian product.

A

orthonormal basis

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

ROC

A

Region of C where A(z) converge uniformly

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

Impulse response =

A

Space-reversed version of the mask

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

Orientation-sensitive filters are in general

A

Non-separable

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

Filtering:

Periodization, pro and cons

A

+ simple to implement
+Consistent, filtering of a periodic signal produce a periodic signal
- Produce boundary artifacts

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

Filtering:

Symmetrization/mirror folding, pro and cons

A

+Consistent, symmetric filtering of a folded signal produce a folded signal; antisymmetric filtering yields an antisymmetric signal extension

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

Long filter should be implemented in the

A

Fourier domain

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

Most usual image-processing filters are short (3x3) and are implemented most efficiently in the

A

Space domain

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

Boundary conditions are handled best in the

A

Spatial domain

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

Gaussian filter motivation:

A

+ Only filter both circular-symmetric and separable

+ Optimal space-frequency localization

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

Discrete images are sequences indexed by two spatial integer variables. When they have finite energy, they can be viewed as points in the

A

Hilbert space l_2 (Z^d)

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

A discrete image is characterized by its 2D Fourier transform which is _-periodic

A

2pi

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

Digital filtering can be described as a _ _ _ (running inner product, or as a _ _.

A

Local masking operation

discrete convolution

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

A 2D digital filter is either described by a _ (which display the reversed version of the _ _), its _ _, or its frequency response

A

Mask
impulse response
Transfer function

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

Many popular image-processing filter are _ and_.

Computations are usually performed in the _ _ by successive filtering along the row and columns

A

Short and separable

Spatial domain

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

Low-complexity spatial smoothers are:

A
  • Moving average
  • Symmetric exponential
  • Gaussian filter