Oracle interMedia User's Guide and Reference Release 9.0.1 Part Number A88786-01 |
|
This guide describes how to use Oracle interMedia.
Oracle interMedia ships with Oracle9i.
For information about Oracle9i and the features and options that are available to you, see Oracle9i Database New Features.
This guide is for application developers and database administrators who are interested in storing, retrieving, and manipulating audio, document, image, and video data in an Oracle database, including developers of audio, document, image, and video specialization options.
If you are interested in only one particular object type, see Chapter 1 for general introductory information, then, for a description of the methods that are common for all object types, refer to Chapter 5. If, for example, you are interested in the ORDImage object type, refer to Chapter 8, the ORDImage reference chapter for a description of the image-specific methods, then for a description of content-based retrieval and image matching, refer to Chapter 2.
Also, for examples about using the ORDImage methods, see Chapter 3 and for a description of using the relational interface with images, see Chapter 10. Then, for tuning tips for storing image files, see Chapter 11.
For information on supported image content and compression formats, see Appendix B. For information about using image processing methods, see Appendix D. Finally, for information about the raw pixel image format, see Appendix E.
This guide contains the following chapters and appendixes:
Note: For information added after the release of this guide, refer to the online README.txt file in your ORACLE_HOME directory. Depending on your operating system, this file may be in: ORACLE_HOME Please see your operating-system specific installation guide for more information. For the latest documentation, see the Oracle Technology Network Web site: http://otn.oracle.com/ |
For more information about using interMedia in a development environment, see the following documents in the release 9.0.1 Oracle database server documentation set:
In this guide, Oracle interMedia is sometimes referred to as interMedia.
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 have been made to this guide since its previous version for release 8.1.7 on the Oracle Technology Network (OTN) Web site.
Other minor corrections and clarifications have also been included.
A new document object, ORDDoc, is available. The ORDDoc document type can be used in applications that require you to store different types of documents, such as audio, image, video, and any other type of document in the same column so you can build a common metadata index on all the different types of documents and search across different types of documents using this index. See Chapter 7 for more information.
Content-based retrieval of images with extensible indexing is supported for image matching. See Chapter 2, the ORDImageSignature Object Type, the evaluateScore( ) method, and the image operators described in Section 8.2.3 for more information.
interMedia image supports the Java Advanced Imaging engine. See the process( ) method, Appendix B, and Appendix D for more information.
An interMedia relational interface is available for application developers, who created multimedia applications without using the interMedia object types to store and manage media data in relational tables, and who do not want to migrate their existing multimedia applications to use interMedia objects. See Chapter 10 for more information.
Oracle's goal is to make our products, services, and supporting documentation accessible to the disabled community with good usability. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For additional information, visit the Oracle Accessibility Program Web site at
http://www.oracle.com/accessibility/
JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.
|
Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|