求达人帮忙翻译,关于多媒体数据库的

来源:百度知道 编辑:UC知道 时间:2024/06/02 11:36:33
多媒体数据库是数据库技术与多媒体技术结合的产物。多媒体数据库不是对现有的数据进行界面上的包装,而是从多媒体数据与信息本身的特性出发,考虑将其引入到数据库中之后而带来的有关问题。

研究开发多媒体数据库要解决的关键技术问题:
a 多媒体数据模型
多媒体数据模型主要采用关系数据模型的扩充和采用面向对象的设计方法。由于用传统的关系模型难以描述多媒体信息和定义对多媒体数据对象的操作,目前在关系模型扩充方面除了引入抽象数据类型外,较多的采用语义模型的方法。关系模型主要描述数据的结构,而语义模型则主要表达数据的语义,语义模型的层次高于关系模型,后者可以作为前者的基础。目前的研究表明,采用面向对象的方法来描述和建立多媒体数据模型是较好的方法,面向对象的主要概念包括对象、类、方法、消息、封装和继承等,可以方便地描述复杂的多媒体信息。
b 数据的压缩和解压缩
由于多媒体数据,如声音、图像及视频等数据量大,存贮和传输需要很大的空间和时间,因此必须考虑对数据进行压缩编码,压缩方法要考虑到复杂性,实现速度及压缩质量等问题。
c 多媒体数据的存贮管理和存取方法
目前常用的有分页管理、B+树 和Hash方法等。在多媒体数据库中还要引入基于内容的检索方法、矢量空间模型信息索引检索技术、超位检索技术及智能索引技术等。
d 多媒体信息的再现及良好的用户界面
在多媒体数据库中应提供多媒体宿主语言调用,还应提供对声音、图像、图形和动态视频的各种编辑和变换功能。
e 分布式技术
多媒体数据通信对网络带宽有较高的要求,需要相应的高速网络,此外还要解决数据集成、异构多媒体数据语言查询、调度和共享等问题。

多媒体数据库从本质上来说,要解决三个难题。第一是信息媒体的多样化,不仅仅是数值数据和字符数据,要扩大到多媒体数据的存储、组织、使用和管理。第二要解决多媒体数据集成或表现集成,实现多媒体数据之间的交叉调用和融合,集成粒度越细,多媒体一体化表现才越强,应用的价值也才越大。第三是多媒体数据与人之间的交互性。没有交互性就没有多媒体,要改变传统数据库查询的被动性,能以多媒体方式主动表现。

Multimedia database is a product of the combination of database and multimedia technology. Not a multimedia database interface to the existing data on the packaging. but from the characteristics of multimedia data and information, After considering its introduction to the database and the related issues. Research and development of multimedia database technology to solve the key issues : a multimedia data model multimedia data model used mainly to the expansion of relations between the data model and object-oriented design methods . As the traditional definition of the relationship between information and multimedia data in the operation of multimedia data objects. In addition to the introduction of the current model expansion of abstract data types, more use of semantic model. The data model describes the main structure, and semantic data model expressed mainly in the semantics, semantic model than the level model, which could serve as a base. Current research shows that the method