Visual Information Retrieval
This interesting addition to the Oracle tool suite is very similar to the interMedia tool.
Both have a Java client that lets you retrieve an image file, modify it on your desktop, and then return it to the database.
Both Visual Information Retrieval and interMedia use object types with methods as the primary definitions for tables storing the images.
Both allow you to update the image record with attributes for size, format, compression, comments, and the like.
The difference between the tools lies in the added query capability of Visual Information Retrieval. This tool can compare images to one another using a scoring method that scores the correlation between two images: 0 (zero) means the images are a perfect match and 100 means the images share no common traits.
Visual Information Retrieval also has another method called "similar," which compares two images and rates how similar they are to each other, according to specific criteria. Technology similar to these Visual Information Retrieval methods is used in face-recognition software.
(IMT) Oracle interMedia Text
[1] Relevance ranking: Relevancy ranking is the method that is used to order the results set in such a way that the records most likely to be of interest to a user will be at the top of the result set. This makes searching easier for users as they will not have to spend as much time looking through records for the information that interests them.