This document discusses content-based image retrieval (CBIR) systems. It covers the types of image databases and queries used, as well as common image features and distance measures for determining matches, such as color histograms, texture, shape, and objects/relationships. Relevance feedback and term weighting are described for refining search results. Specific CBIR systems are summarized, including QBIC, Blobworld, and Andy Berman's FIDS system which uses triangle inequalities for efficient retrieval. Building recognition using consistent line clusters is presented as an example of object-oriented feature extraction.