Images and Filtering
-
Digital Image
-
Bayer Filer:相机滤色版每个点有三个值,一个为传感器得到,两个为插值
-
Image transformation
Use of Filtering
- Enhance an image
- Extract infromation
- Detect patterns
Three views of filtering
- Image filters in spatial domain
- Image filters in frequency domain
- Templates and Image Pyramids
-
Image noise and image smoothing
-
Convolution operation
-
Media filter
Frequency Domain and Sampling
- Fourier Transform
- Sampling
Template matching
-
correlation: bad
-
Zero-mean filter: fastest but not a great matcher
-
Sum Square Difference: next fastest, sensitive to overall intensity
-
Normalized cross-correlation: slowest, invariant to local average intensity and contrast
Image pyramids
- Gaussian Pyramids
- Up or down sample images
- Multi-resolution image analysis
- Laplacian Pyramids
Filter banks and texture analysis
- Texture: a phenomenon that is widespread, easy to recognize and hard to define
- Texture-related tasks
- shape from texture
- segmentation/classification
- synthesis
- Filter banks: a collection of multiple filters
- feature vectors will be d-dimensional