- 29
- 0
- 约1.13万字
- 约 55页
- 2017-02-03 发布于湖北
- 举报
* * Linear vs. quadratic in mask size * * * * * * * * Gaussian filters Remove “high-frequency” components from the image (low-pass filter) Images become more smooth Convolution with self is another Gaussian So can smooth with small-width kernel, repeat, and get same result as larger-width kernel would have Convolving two times with Gaussian kernel of width σ is same as convolving once with kernel of width σ√2 Separable kernel Factors into product of two 1D Gaussians Source: K. Grauman Separability of the Gaussian filter Source: D. Lowe Separability example * * = = 2D convolution(center loca
原创力文档

文档评论(0)