RPV: A Programming Environment for Real-Time Parallel Vision - Specification and Programming Methodology

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

  • Affiliations:
  • -;-;-;-

  • Venue:
  • IPDPS '00 Proceedings of the 15 IPDPS 2000 Workshops on Parallel and Distributed Processing
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

A real-time distributed image processing system requires data transfer, synchronization and error recovery. However, it is difficult for a programmer to describe these mechanisms. To solve this problem, we are developing a programming tool for real-time image processing on a distributed system. Using the programming tool, a programmer indicates only data flow betw een computers and image processing algorithms on each computer. In this paper, we outline specifications of the programming tool and show sample programs on the programming tool.