@inproceedings{661ef69b309c41b784bebc7b7907e8ed,
title = "A generic software-framework for distributed, high-performance processing of multi-view video",
abstract = "This paper presents a software framework providing a platform for parallel and distributed processing of video data on a cluster of SMP computers. Existing video-processing algorithms can be easily integrated into the framework by considering them as atomic processing tiles (PTs). PTs can be connected to form processing graphs that model the data flow of a specific application. This graph also defines the data dependencies that determine which tasks can be computed in parallel. Scheduling of the tasks in this graph is carried out automatically using a pool-of-tasks scheme. The data format that can be processed by the framework is not restricted to image data, such that also intermediate data, like detected feature points or object positions, can be transferred between PTs. Furthermore, the processing can optionally be carried out efficiently on special-purpose processors with separate memory, since the framework minimizes the transfer of data. Finally, we describe an example application for a multi-camera view-interpolation system that we successfully implemented on the proposed framework.",
author = "D.S. Farin and \{With, de\}, P.H.N.",
year = "2007",
doi = "10.1117/12.704079",
language = "English",
isbn = "978-0-8194-6609-9",
series = "Proceedings of SPIE",
publisher = "SPIE",
pages = "64960B--",
editor = "N. Kehtarnavaz and M.F. Carlsohn",
booktitle = "Proceedings of Electronic imaging, science and technology: Real-time image processing 2007, 29 - 30 January 2007, San Jose, California, USA",
address = "United States",
note = "Real-Time Image Processing 2007, January 29-30, 2007, San Jose, CA, USA ; Conference date: 29-01-2007 Through 30-01-2007",
}