Lecture 9 - Perception for Social Robots Flashcards
1
Q
Good Observables
A
- Good features ignore all irrelevant variations, accidental, recording specific variations.
- Good Features capture all distinguishing variations, pairs-of-class specific variations
- Good sampling provides all relevant group information either by random sampling or stratified sampling
- Good features have good repeatability and produce little noise themselves.
2
Q
Low Pass Filter
A
Smooths an image. Retain low-frequency components
3
Q
Gaussian Noise
A
Variations in intensity drawn from a Gaussian Distribution
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
5
Q
Weighted Moving Average
A
Add weights to the moving average
6
Q
Local Filter - Two types
A
- Cross-Correlation
- Convolutions
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)
8
Q
High-Pass Filter
A
Retains the edges of an image. It highlights high frequency
9
Q
What is an edge in Computer vision
A
Sharp Intesity changes in images. They correspond to Local extrema or derivative
10
Q
Opposite signs when applying filter
A
High response in regions with constract. Sharpen an image