Feature Extraction & Image Processing For Computer Vision: Extended Contents List
Feature Extraction & Image Processing For Computer Vision: Extended Contents List
Preface ............................................................................................................................................. xi
About the authors ......................................................................................................................... xvii
CHAPTER 1 Introduction 1
1.1 Overview............................................................................................................................ 1
1.2 Human and Computer Vision .......................................................................................... 2
1.3 The Human Vision System ............................................................................................... 4
1.3.1 The Eye .................................................................................................................................... 5
1.3.2 The Neural System .................................................................................................................. 8
1.3.3 Processing ................................................................................................................................ 9
1.4 Computer Vision Systems ............................................................................................... 12
1.4.1 Cameras ................................................................................................................................. 12
1.4.2 Computer Interfaces.............................................................................................................. 15
1.4.3 Processing an Image ............................................................................................................. 17
1.5 Mathematical Systems ................................................................................................... 19
1.5.1 Mathematical Tools .............................................................................................................. 19
1.5.2 Hello Matlab, Hello Images! ................................................................................................. 20
1.5.3 Hello Mathcad! ...................................................................................................................... 25
1.6 Associated Literature ...................................................................................................... 30
1.6.1 Journals, Magazines and Conferences ................................................................................... 30
1.6.2 Textbooks .............................................................................................................................. 31
1.6.3 The Web ................................................................................................................................ 34
1.7 Conclusions ...................................................................................................................... 35
1.8 Chapter 1 References ...................................................................................................... 35
iv
Feature Extraction & Image Processing for Computer Vision: Extended Contents List
vi
Feature Extraction & Image Processing for Computer Vision: Extended Contents List
13.3.5 Additive and Subtractive Colour Models: RGB and CMY ........................................
13.3.5.1 RGB and CMY................................................................................................................
13.3.5.2 Transformation between RGB Colour Models ...............................................................
13.3.5.3 Transformation between RGB and CMY Colour Models ..............................................
13.3.6 Luminance and Chrominance Colour Models: YUV, YIQ and YCbCr ....................
13.3.6.1 Luminance and Gamma Correction ...............................................................................
13.3.6.2 Chrominance ..................................................................................................................
13.3.6.3 Transformations between YUV, YIQ and RGB Colour Models .....................................
13.3.6.4 Colour Model for Component Video: YPbPr .................................................................
13.3.6.5 Colour Model for Digital Video: YCbCr .......................................................................
13.3.7 Perceptual Colour Models: HSV and HLS ................................................................
13.3.7.1 The Hexagonal Model: HSV ..........................................................................................
13.3.7.2 The Triangular Model: HSI ...........................................................................................
13.3.8 More Colour Models ..................................................................................................
13.4 References ............................................................................................................................
vii