bitmaps (object identification)

Terms from Artificial Intelligence: humans at the heart of algorithms

One of the simplest approaches to object identification is to take a bitmap representing the shape of the target object and comparing this with the inout after image thresholding. This is a form of template matching.

Used in Chap. 12: pages 177, 179