computer vision

Terms from Artificial Intelligence: humans at the heart of algorithms

The glossary is being gradually proof checked, but currently has many typos and misspellings.

Computer vision has been one of the major areas of AI since its earliest days. Typical image processing pipelines include appliying low-level filters, followed by edge detection followed by some sort of object recognition and eventually more semantic understanding. Various forms of deep neural network are now used extensively, where these distinctions between stages are effectively buried within the network. However, understanding stages of vision processing continues to be important, for example, providing the insight behind convolutional neural networks.

Used in Chap. 1: page 6; Chap. 15: pages 222, 226, 231, 232, 233, 235; Chap. 18: pages 288, 290; Chap. 19: pages 294, 304; Chap. 22: page 348; Chap. 23: pages 358, 364; Chap. 24: page 378

Also known as vision