next up previous
Next: v-C Sample Queries Up: v Sample Image Queries Previous: v-A Retrieval Effectiveness

v-B Color Retrieval Techniques

Several color indexing methods that use color histograms were also evaluated to provide comparison for the color sets method. Four image retrieval techniques were used in the queries: (1) euclidean histogram distance, (2) histogram intersection, (3) quadratic histogram distance and (4) color sets.

v-B.1 Histogram Euclidean Distance

The euclidean distance between two color histograms h and g is given by

equation482

In this distance formula there is only comparison between the identical bins in the respective histograms. Two different bins may represent perceptually similar colors but are not compared cross-wise. All bins contribute equally to the distance.

v-B.2 Histogram Intersection

The color histogram intersection was proposed for color image retrieval in [SB91]. The intersection of histograms h and g is given by:

equation490

Colors not present in the user's query image do not contribute to the intersection. This formulation differs from that proposed by Swain and Ballard [SB91] in order to make it a true distance metric. The intersection formula in [SB91] is not symmetric in h and g and therefore is not a distance metric.

v-B.3 Histogram Quadratic Distance

The color histogram quadratic distance is used by the QBIC system [FFN tex2html_wrap_inline1270 93]. The quadratic distance between histograms h and g is given by:

equation506

The quadratic distance formula uses the cross-correlation tex2html_wrap_inline1836 between histogram bins based on the perceptual similarity of the colors tex2html_wrap_inline1740 and tex2html_wrap_inline1742 . One appropriate value for the cross-correlation is given by tex2html_wrap_inline1842 where tex2html_wrap_inline1738 is the distance between color tex2html_wrap_inline1740 and tex2html_wrap_inline1742 normalized with respect to the maximum distance. In this case the histogram quadratic distance formula reduces to the form on the right [HSE tex2html_wrap_inline1270 95].



John R. Smith
[email protected]
http://www.ctr.columbia.edu/~jrsmith
March 6, 1996