Chapter 7. Digital Library: Content-Based Retrieval

References:
[1] M. Flickner, et. al., "Query by Image and Video Content: The QBIC System," IEEE Computer, Vol. 28, No. 9, pp. 23-32, 1995.
[2] H.D. Wactlar, T. Kanade, M.A. Smith and S.M. Stevens, "Intelligent Access to Digital Video: Informedia Project," IEEE Computer, Vol. 29, No. 5, pp. 46-52, 1996.

Introduction
CBR in Image and Video Databases
Some Existing CBR Systems/Applications

  

7.1. Introduction


Digital Library

Content-Based Retrieval (CBR)

  

7.2. CBR in Image and Video Databases


7.2.1. Basic problems

7.2.2. A Note on Edge Detection

Implementation of the gradient-based edge detection

  1. The partial derivative images can be generated using simple edge operators (masks consisting of 1 and -1).

  2. If S(x, y) [the edge magnitude at (x, y)] is greater than a certain threshold value, then an edge is detected at (x, y), its corresponding edge direction is theta.
  

7.3. Some Existing CBR Systems/Applications


7.3.1. QBIC (Query by Image Content)

Query by example using color histograms

Possible variations on the theme Other Queries in QBIC

7.3.2. CBR in Video

References:
[1] R. Zabih, J. Miller and K. Mai, "A feature-based algorithm for detecting and classifying scene breaks," Proc. ACM Multimedia '95, pp. 189-200, 1995.
[2] H.J. Zhang, C.Y. Low, S.W. Smoliar and J.H. Wu, "Video parsing, retrieval and browsing: an integrated and content-based solution," Proc. ACM Multimedia '95, pp. 15-24, 1995.

(1) Video Parsing (Temporal Segmentation)

(2) Domain Knowledge Based Retrieval

Example 1: Model-based content extraction of soccer games

Example 2: "Concept queries" in Chabot

Example 3: Automatic indexing of real-time video by NTT, Japan

  

Further Exploration

QBIC, IBM Digital Library
   
Top | CMPT 365 Home Page | CS