Paper
3 November 2005 A parallel processing system of images
ZongTao Duan, XingShe Zhou
Author Affiliations +
Proceedings Volume 6044, MIPPR 2005: Image Analysis Techniques; 60441A (2005) https://doi.org/10.1117/12.655210
Event: MIPPR 2005 SAR and Multispectral Image Processing, 2005, Wuhan, China
Abstract
In order to speedup image processing in embedded environment, we construct a parallel processing system of images. The parallel processing system includes a parallel hardware, a new defined language for parallel image processing and a set of software tools. From the view of high performance, low power dissipation and the characteristics of image processing, we construct a SIMD coprocessor as an image processing accelerator. Using a RISC host processor manages the whole system. The SIMD processor is scalable. We also define a new language which is extended from standard C. A new data type "stream" and a new keyword "kernel" are added to the language to explicitly describe parallelism. For the new hardware and language of parallel image processing, we also research software tools for this parallel system. The software tools maps programs to code that runs on the new hardware. For example develop a scheduler to transfer stream data between memories and register files. From the analysis we found that the parallel image processing system can not only match image applications' characteristics but also easy to implement by using VLSI technology. With new language and software tools supporting, an embedded real-time parallel image processing system becomes available for programmers.
© (2005) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
ZongTao Duan and XingShe Zhou "A parallel processing system of images", Proc. SPIE 6044, MIPPR 2005: Image Analysis Techniques, 60441A (3 November 2005); https://doi.org/10.1117/12.655210
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Image processing

Parallel processing

Computing systems

Data processing

Embedded systems

Data modeling

Process control

Back to Top