Abstract
The linear quadtree is a useful data structure for representing an image for the sake of the storage saving and further image manipulations. In this paper we propose a linear quadtree coding scheme and implement this algorithm on the parallel virtual machine (PVM). Our goal is to demonstrate the applicability of using the PVM in combining the computing power of computers in a network to solve this kind of image processing problems. The processors in the PVM are organized as a master-slave paradigm and various numbers of processors are applied for different PVM's to compare their performances. Experimental results show that the speedup of solving this image encoding problem in parallel is quite satisfactory. With such a PVM environment which is easily accessible in the public domain, high performance computing is truly possible without additional hardware cost.
Original language | English |
---|---|
Pages (from-to) | 65-79 |
Number of pages | 15 |
Journal | International Journal of High Speed Computing |
Volume | 8 |
Issue number | 1 |
DOIs | |
State | Published - 03 1996 |
Externally published | Yes |
Keywords
- Breadth-first search
- Linear quadtree
- Network of workstations
- Parallel virtual machine