A Programming Model for Distributed Content-Based Image Retrieval

  • Authors:
  • Feng-Cheng Chang;Hsiang-Cheh Huang

  • Affiliations:
  • -;-

  • Venue:
  • IIH-MSP '07 Proceedings of the Third International Conference on International Information Hiding and Multimedia Signal Processing (IIH-MSP 2007) - Volume 01
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the growth of digital contents, content-based image retrieval becomes important. The huge amount of computation can be solved by distributed computing. However, to design a distributed algorithm and program it with cross-platform capability is difficult. We present a programming model which is based on list data processing, and it can be transparently executed in a distributed environment with some auxiliary tools. This model allows us to explicitly specify the parallelism without special language support, such as new reserved keywords or new directives. Although this approach may introduce non- trivial overhead in some aspects, it can be used to write a distributed program using a conventional (and often sequential) language. 1.