This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

Multimedia Database Management Systems (The Springer International Series in Engineering and Computer Science)
  

Multimedia Database Management Systems (The Springer International Series in Engineering and Computer Science)

by Springer
4.0 out of 5 stars See all reviews (2 customer reviews) More about this product

Price: $35.60
In Stock.
Ships from and sold by Amazon.com.


Product Description

Product Description
Multimedia Database Management Systems presents the issues and the techniques used in building multimedia database management systems. Chapter 1 provides an overview of multimedia databases and underlines the new requirements for these applications. Chapter 2 discusses the techniques used for storing and retrieving multimedia objects. Chapter 3 presents the techniques used for generating metadata for various media objects. Chapter 4 examines the mechanisms used for storing the index information needed for accessing different media objects. Chapter 5 analyzes the approaches for modeling media objects, both their temporal and spatial characteristics. Object-oriented approach, with some additional features, has been widely used to model multimedia information. The book discusses two systems that use object-oriented models: OVID (Object Video Information Database) and Jasmine. The models for representing temporal and spatial requirements of media objects are then studied. The book also describes authoring techniques used for specifying temporal and spatial characteristics of multimedia databases. Chapter 6 explains different types of multimedia queries, the methodologies for processing them and the language features for describing them. The features offered by query languages such as SQL/MM (Structured Query Language for Multimedia), PICQUERY+, and Video SQL are also studied. Chapter 7 deals with the communication requirements for multimedia databases. A client accessing multimedia data over computer networks needs to identify a schedule for retrieving various media objects composing the database. The book identifies possible ways for generating a retrieval schedule. Chapter 8 ties together the techniques discussed in the previous chapters by providing a simple architecture of a distributed multimedia database management system. Multimedia Database Management Systems can be used as a text for graduate students and researchers working in the area of multimedia databases. In addition, the book serves as essential reading material for computer professionals who are in (or moving to) the area of multimedia databases. --This text refers to the Hardcover edition.

Product Description
Multimedia Database Management Systems presents the issues and the techniques used in building multimedia database management systems. Chapter 1 provides an overview of multimedia databases and underlines the new requirements for these applications. Chapter 2 discusses the techniques used for storing and retrieving multimedia objects. Chapter 3 presents the techniques used for generating metadata for various media objects. Chapter 4 examines the mechanisms used for storing the index information needed for accessing different media objects. Chapter 5 analyzes the approaches for modeling media objects, both their temporal and spatial characteristics. Object-oriented approach, with some additional features, has been widely used to model multimedia information. The book discusses two systems that use object-oriented models: OVID (Object Video Information Database) and Jasmine. The models for representing temporal and spatial requirements of media objects are then studied. The book also describes authoring techniques used for specifying temporal and spatial characteristics of multimedia databases. Chapter 6 explains different types of multimedia queries, the methodologies for processing them and the language features for describing them. The features offered by query languages such as SQL/MM (Structured Query Language for Multimedia), PICQUERY+, and Video SQL are also studied. Chapter 7 deals with the communication requirements for multimedia databases. A client accessing multimedia data over computer networks needs to identify a schedule for retrieving various media objects composing the database. The book identifies possible ways for generating a retrieval schedule. Chapter 8 ties together the techniques discussed in the previous chapters by providing a simple architecture of a distributed multimedia database management system. Multimedia Database Management Systems can be used as a text for graduate students and researchers working in the area of multimedia databases. In addition, the book serves as essential reading material for computer professionals who are in (or moving to) the area of multimedia databases. --This text refers to the Hardcover edition.

Product Details

  • Shipping Weight: 1.1 pounds (View shipping rates and policies)
  • Shipping: Currently, item can be shipped only within the U.S.
  • Note: Gift-wrapping is not available for this item.
  • ASIN: B000FNWKIC
  • Average Customer Review: 4.0 out of 5 stars See all reviews (2 customer reviews)
  •  Would you like to give feedback on images?


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

 

Customer Reviews

2 Reviews
5 star:    (0)
4 star:
 (2)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
4.0 out of 5 stars All that an IT professional has to know about Multimedia, November 13, 1997
By A Customer
Multimedia (MM) combined with Internet has revolutionized the concept of information particularly in data communication. Before many in the developing countries could fully understand the power of the Internet, and get ready to use text oriented data, they are told that the current Internet is not suited for multimedia! One is asked to evaluate a PC one intends to buy, from the multimedia angle. Multimedia is no longer a research topic, but a fact of life in the IT dominated world of today. The book by Dr B Prabhakaran, who did his Ph. D. in IIT, Madras (now Chennai) will satisfy the needs of a reader who wants to understand the basics of MM as well as the state-of-the-art as of today. Even though the book is written by a researcher, it presents the material in a manner, easily understood by an IT professional. Ability to code information in any form: text, image, graphics, voice, and movies, as binary files is the basis for MM. One will however, have to use appropriate encoders and presentation devices. Problems in handling MM are its large size, and its real-time nature for presentation purposes. Memory requirement for MM is however reduced by using certain compression (associated decompression) techniques. MM databases are classified as Orchestrated (composition of stored objects) or Live (generated by devices such as microphone or Video camera). They can also be classified as Discrete (time independent such as text, graphics or image), or Continuous such as video, and audio. MM storage and management involves huge files (of the order of Gigabytes), supporting simultaneous synchronized access to multiple files (audio and video), and supporting large disk access bandwidth. Book discusses various ways of allocating space on the disk to achieve maximum bandwidth. Once a MM presentation at the client's end has started, there can be no interruption due to network delay or noticeable gaps due to lost packets. A MMDB server has to have the freedom to admit a new request based on its ability to deliver to the network MM data meeting the real-time requirement. The network in turn should guarantee delivery of the data with requisite Quality of Service (QoS) as specified by the maximum delay (with a specified jitter) and probability (low enough) of the loss of packets. Since we want to retrieve MM from a server across the network based on our information need, it is interesting to think in terms of how we will specify our need. Obviously, we want support for following type of queries: Get me the movie in which this scene appears, or this song is played. Show me the movie 30 minutes after its start Show me the image where President Yeltsin is seen to the left of President Clinton. Show me the video where the river changes its course. We cannot as yet handle all these query types. In order to handle some of these queries, one has to associate with each MM data Metadata, which is data about data. Metadata such as author's name or date of recording has to be entered with the MM data. Certain other types of metadata which are based on the content can be obtained by processing the MM data. Indexing an MM database has to be based on the metadata. Content-based retrieval is in its infancy and one can expect involvement of many disciplines such as: statistics, image and speech recognition, automated reasoning, data mining, etc. In a way, content-based retrieval is the ultimate research problem. The book covers the essence of all topics relevant to making MM a commodity service, without burdening the user with unnecessary details. Reviewer would like to urge all IT professionals to get comfortable with multimedia by reading this highly readable book. The book can also be used as a text book for a course on MM.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 2 people found the following review helpful:
4.0 out of 5 stars Good..., April 29, 2001
This book is good and it contains almost all the concepts of this area published till the date of the publication of this book. I would mainly like to comment Mahabala, the first reviewer of this book. He was my Ph.D. guide in IIT Madras. I spent eight years with him and at the end he simply sent me out without allowing me to submit the thesis (Another Professor Khemani helped him in this). Please please do not believe Prof. Mahabala's words. He does not know any thing in modern computer science but he speakes as if he knows every thing. May be he is feeling that he is eligible for receiving Turing award!!!

He always worried how to get admission for his daughter's (who got MCA degree in India) MS admission in the University of Maryland. Of course finally he managed.

I hate this Mahabla and his comments. The best filed for him is Indian politics and I am sure he will shine as a politician in India!!!

Comment Comment (1) | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


   
Related forums


Product Information from the Amapedia Community

Beta (What's this?)

Look for Similar Items by Category


Value Center Deals

Home Improvement Value Center
Let spectacular savings of up to 50% in the Home Improvement Value Center help motivate you to organize the closet, garage, and everything else.

Shop the Value Center

 

Smooth, Easy Cuts

Shop for tile saws
For cutting stone tile such as granite and marble, a tile saw provides efficient and smooth results.

Shop for tile saws

 

Don't Slip and Slide

Shop for HeatTrak heated walkway mats
Keep your walkways safe and clear of snow and ice using the HeatTrak heated walkway.

See all HeatTrak heated walkway mats

 

Make Your Cuts Accurate

Shop for miter saws
Shop our huge selection of miter saws in the Amazon.com Power & Hand Tools Store.

Shop for miter saws

 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
The Lost Symbol
The Lost Symbol by Dan Brown
$16.17

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates