1995
@article{OgS1995,
vgclass = {refpap},
vgproject = {cbir},
author = {Virginia E. Ogle and Michael Stonebraker},
title = {Chabot: {R}etrieval from a Relational Database of Images},
journal = {IEEE Computer},
volume = {28},
number = {9},
month = {September},
year = {1995},
abstract = {Chabot is a picture retrieval system for a database that
will eventually include over 500,000 digitized multi-resolution images.
We describe the design and construction of this system which uses the
relational database management system POSTGRES for storing and managing
the images and their associated textual data. For retrieval, Chabot
uses tools provided by POSTGRES, such as representation of complex data
types, a rich query language, and extensible types and functions. To
implement retrieval from the current collection of 11,643 images,
Chabot integrates the use of stored text and other data types with
content-based analysis of the images to perform ``concept queries''.},
}