Oracle Visual Information Retrieval User's Guide and Reference Release 8.1.7 Part Number A85335-01 |
|
This guide describes how to use Oracle Visual Information Retrieval. This product, based on technology licensed from Virage, Inc., extends the imaging capabilities of Oracle interMedia by allowing content-based retrieval of images.
Visual Information Retrieval requires Oracle8i Enterprise Edition.
For information about the differences between Oracle8i and Oracle8i Enterprise Edition and the features and options that are available to you, see Getting to Know Oracle8i.
This guide is intended for anyone who is interested in storing, retrieving, and manipulating image data in an Oracle database, including developers of image specialization services.
This guide contains the following chapters and appendixes:
For more information about using this product in a development environment, see the following documents in the Oracle8i documentation set:
For information about the basic image storage and retrieval, see the Oracle interMedia Audio, Image, and Video User's Guide and Reference.
Visual Information Retrieval is based on technology licensed from Virage, Inc. Visit the Virage Web site for additional information at
In examples, an implied carriage return occurs at the end of each line, unless otherwise noted. You must press the Return key at the end of a line of input.
The following conventions are also used in this guide:
The following substantive changes were made to this guide since its previous version for release 8.1.5.
Other minor corrections and clarifications were also included.
Information is provided to ensure future compatibility of the 8.1.7 release with a future release of the evolving Visual Information Retrieval object type (ORDVir) containing new object attributes. Client-side applications should call the new compatibility initialization function (compatibilityInit( ) method) at the beginning of an application if necessary. See Section 4.1 for more information.
In addition, users are recommended to use the new static methods, init( ) and init(srcType, srcLocation,srcName); these two methods have been added to the ORDVir media type to allow for easy initialization of instances of this type. Do not use the default constructors because INSERT statements using the default constructors will fail if the object type has evolved, adding new attributes. See Section 4.3 for more information.
The export( ) method now works for the source type FILE. See Section 4.4 for more information.
An additional ORDSource.import method has been defined. It is nearly identical to the existing import( ) method except that the destination BLOB is not passed in as a separate (redundant) parameter. See Oracle interMedia Audio, Image, and Video User's Guide and Reference for more information.
The deleteContent method no longer touches the metadata attributes. See Section 4.4 for more information.
The digital camera format known as EXIF is now recognized; it is a variation of the JFIF format, and the setProperties( ) method sets the fileFormat attribute to JFIF. See Table A-3 for more information.
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|