|
发表于 2011-10-15 23:53:29
|
显示全部楼层
Part I Human and Computer Vision
1 Neuronal Pathways of Vision . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.1 Optics and Visual Fields of the Eye . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Photoreceptors of the Retina . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.3 Ganglion Cells of the Retina and Receptive Fields . . . . . . . . . . . . . . 7
1.4 The Optic Chiasm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.5 Lateral Geniculate Nucleus (LGN) . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.6 The Primary Visual Cortex. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.7 Spatial Direction, Velocity, and Frequency Preference . . . . . . . . . . . 13
1.8 Face Recognition in Humans . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.9 Further Reading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
2 Color . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
2.1 Lens and Color . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
2.2 Retina and Color . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
2.3 Neuronal Operations and Color . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
2.4 The 1931 CIE Chromaticity Diagram and Colorimetry . . . . . . . . . . 26
2.5 RGB: Red, Green, Blue Color Space . . . . . . . . . . . . . . . . . . . . . . . . . 30
2.6 HSB: Hue, Saturation, Brightness Color Space . . . . . . . . . . . . . . . . . 31
Part II Linear Tools of Vision
3 Discrete Images and Hilbert Spaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.1 Vector Spaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.2 Discrete Image Types, Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
3.3 Norms of Vectors and Distances Between Points . . . . . . . . . . . . . . . 40
3.4 Scalar Products . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
3.5 Orthogonal Expansion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
3.6 Tensors as Hilbert Spaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
3.7 Schwartz Inequality, Angles and Similarity of Images . . . . . . . . . . . 53
4 Continuous Functions and Hilbert Spaces . . . . . . . . . . . . . . . . . . . . . . . . . 57
4.1 Functions as a Vector Space . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
4.2 Addition and Scaling in Vector Spaces of Functions . . . . . . . . . . . . . 58
4.3 A Scalar Product for Vector Spaces of Functions . . . . . . . . . . . . . . . 59
4.4 Orthogonality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
4.5 Schwartz Inequality for Functions, Angles . . . . . . . . . . . . . . . . . . . . 60
5 Finite Extension or Periodic Functions—Fourier Coefficients . . . . . . . 61
5.1 The Finite Extension Functions Versus Periodic Functions . . . . . . . 61
5.2 Fourier Coefficients (FC) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
5.3 (Parseval–Plancherel) Conservation of the Scalar Product . . . . . . . . 65
5.4 Hermitian Symmetry of the Fourier Coefficients . . . . . . . . . . . . . . . . 67
6 Fourier Transform—Infinite Extension Functions . . . . . . . . . . . . . . . . . . 69
6.1 The Fourier Transform (FT). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
6.2 Sampled Functions and the Fourier Transform . . . . . . . . . . . . . . . . . 72
6.3 Discrete Fourier Transform (DFT) . . . . . . . . . . . . . . . . . . . . . . . . . . . 79
6.4 Circular Topology of DFT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82
7 Properties of the Fourier Transform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
7.1 The Dirac Distribution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
7.2 Conservation of the Scalar Product . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
7.3 Convolution, FT, and the δ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90
7.4 Convolution with Separable Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . 94
7.5 Poisson Summation Formula, the Comb . . . . . . . . . . . . . . . . . . . . . . 95
7.6 Hermitian Symmetry of the FT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98
7.7 Correspondences Between FC, DFT, and FT . . . . . . . . . . . . . . . . . . . 99
8 Reconstruction and Approximation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103
8.1 Characteristic and Interpolation Functions in N Dimensions . . . . . 103
8.2 Sampling Band-Preserving Linear Operators . . . . . . . . . . . . . . . . . . . 109
8.3 Sampling Band-Enlarging Operators . . . . . . . . . . . . . . . . . . . . . . . . . 114
9 Scales and Frequency Channels . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119
9.1 Spectral Effects of Down- and Up-Sampling . . . . . . . . . . . . . . . . . . . 119
9.2 The Gaussian as Interpolator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125
9.3 Optimizing the Gaussian Interpolator . . . . . . . . . . . . . . . . . . . . . . . . . 127
9.4 Extending Gaussians to Higher Dimensions . . . . . . . . . . . . . . . . . . . 130
9.5 Gaussian and Laplacian Pyramids . . . . . . . . . . . . . . . . . . . . . . . . . . . . 134
9.6 Discrete Local Spectrum, Gabor Filters . . . . . . . . . . . . . . . . . . . . . . . 136
9.7 Design of Gabor Filters on Nonregular Grids . . . . . . . . . . . . . . . . . . 142
9.8 Face Recognition by Gabor Filters, an Application . . . . . . . . . . . . . . 146 |
|