A Real-Time Distributed Video Image Processing System on PC-Cluster

  • Authors:
  • Daisaku Arita;Yoshio Hamada;Rin-ichiro Taniguchi

  • Affiliations:
  • -;-;-

  • Venue:
  • ParNum '99 Proceedings of the 4th International ACPC Conference Including Special Tracks on Parallel Numerics and Parallel Computing in Image Processing, Video Processing, and Multimedia: Parallel Computation
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a PC-cluster system for real-time distributed video image processing. The PC-cluster consists of eight PCs connected by a very high speed network. The key issue of this system is synchronization of distributed video data. Frame synchronization module is introduced to realize three kinds of synchronization: forward synchronization, barrier synchronization and backward synchronization. Forward synchronization is to notify of timing to start processing. Barrier synchronization is to wait for all data that are processed at the same time. Backward synchronization is to cancel processing and transferring useless data. Experimental results are also shown to confirm the performance of the PC-cluster.