A QBIC catalog is a set of files that hold data about the visual features of images. The Image Extender uses this data to search for images by content.
You create a QBIC catalog for each column of images in a user table that you want to make available for searching by content. When you create a QBIC catalog you identify the features for which you want the Image Extender to analyze, store, and later query data. You can also add or drop features from a QBIC catalog after the catalog is created.
A QBIC catalog can hold data for the following image features:
is the smallest element of an image that can be assigned color and intensity.) For example, if 50% of an image consists of blue pixels and the other 50% red pixels, the image has an average color value of purple. Average color is used to search for images that have a predominant color. If an image has a predominant color, the average color will be similar to the predominant color.
To make an image available for searching by content, you catalog the image. When you catalog an image, the Image Extender analyzes the image, by computing the feature values for the image, and stores the values in a QBIC catalog.
When you search for an image by content, your query identifies one or more features for the search (such as average color), a source for each feature (such as an example image), and a target set of cataloged images. The Image Extender computes the feature value of the source and compares it to the cataloged feature values for the target images. It then computes a score that indicates how similar the feature values of the target images are to the source.
You can have the Image Extender return the images whose features are most similar to the source. The Image Extender will return the handle of each image and the image score. You can also have the Image Extender return only the score of a single image.