Lecture 9 - Perception for Social Robots Flashcards

1
Q

Good Observables

A
  1. Good features ignore all irrelevant variations, accidental, recording specific variations.
  2. Good Features capture all distinguishing variations, pairs-of-class specific variations
  3. Good sampling provides all relevant group information either by random sampling or stratified sampling
  4. Good features have good repeatability and produce little noise themselves.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Low Pass Filter

A

Smooths an image. Retain low-frequency components

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

Gaussian Noise

A

Variations in intensity drawn from a Gaussian Distribution

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

Moving Average

A

Replaces each pixel with an average of all values in its neighborhood

  • Pixels to be like their neighbors
  • Noise to be independent of each pixel
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Weighted Moving Average

A

Add weights to the moving average

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

Local Filter - Two types

A
  • Cross-Correlation

- Convolutions

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

Local Filters Characteristics

A
  • Positive Values
  • sums to 1 to preserve the brightness of regions
  • Removes high-frequency components (Depend of the filter applied)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

High-Pass Filter

A

Retains the edges of an image. It highlights high frequency

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

What is an edge in Computer vision

A

Sharp Intesity changes in images. They correspond to Local extrema or derivative

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

Opposite signs when applying filter

A

High response in regions with constract. Sharpen an image

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