๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Adaptive Multiresolution Structures for Image Processing on Parallel Computers

โœ Scribed by S.G. Ziavras; P. Meer


Publisher
Elsevier Science
Year
1994
Tongue
English
Weight
886 KB
Volume
23
Category
Article
ISSN
0743-7315

No coin nor oath required. For personal study only.

โœฆ Synopsis


This paper presents a solution to the problem of creating region adjacency graph (RAG) pyramids on parallel computers comprising the hypercube topology. RAG pyramids represent hierarchies of irregular tesselations, with each tesselation generated in parallel by independent stochastic processes, and can be used for multiresolution image analysis. The outcome of the stochastic processes depends on the input data allowing the adaptation of RAG pyramids to the image content. For the extraction of connected components from labeled images, different connected components are reduced to different roots which are interconnected in a final region adjacency graph. An algorithm for implementing RAG pyramids on hypercube computers is discussed in detail and timing results are presented for the Connection Machine CM-2 supercomputer. The time complexity of the algorithm is found for the hypercube and the CRCW PRAM. The results show that the iterative process that creates a new level of the hierarchy from its preceding one does not heavily depend on the size of the graph, as its expected time is (O(\log N)) for a random graph, where (N) is the total number of vertices in the input graph. The total number of levels is (O(\log () image_size ()) ), as for the regular pyramid. 1994 Academic Press, Inc.


๐Ÿ“œ SIMILAR VOLUMES


Parallel generation of adaptive multires
โœ Li, Xi; Ziavras, Sotirios G.; Manikopoulos, Constantine N. ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 341 KB

In the paper we present an algorithm for creating region-adjacency-graph (RAG) pyramids on TurboNet, an experimental parallel computer system. Each level of these hierarchies of irregular tessellations is generated by independent stochastic processes that adapt the structure of the pyramid to the co

On the Evolution of Parallel Computers D
โœ Edwige E. Pissaloux; Patrick Bonnin ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 322 KB

This paper proposes an overview of the evolution of the architecture of some parallel computers dedicated to image processing. A formal definition of a dedicated computer is proposed and some requirements of different levels of image processing/vision in terms of their algorithmic structures are poi

The GIOTTO System: a Parallel Computer f
โœ Rita Cucchiara; Luigi Di Stefano; Massimo Piccardi; Tullio Salmon Cinotti ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 206 KB

his paper presents the GIOTTO system, a parallel computer based on a scalable single instruction, multiple data (SIMD) array of processors specially conceived for image Tpr ocessing. The system is characterized by a reduced-size array and a novel organization of the memory subsystem, designed to sup

Usefulness of adaptive load sharing for
โœ Clarke, Sheldon; Dandamudi, Sivarama P. ๐Ÿ“‚ Article ๐Ÿ“… 1999 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 128 KB

Networks of workstations (NOWs) can be used for parallel processing by using public domain software like PVM. However, NOW-based parallel processing suffers from node heterogeneity, background load variations, and high-latency, low-bandwidth communication network. Previous studies on load sharing in

Global Optimization for Mapping Parallel
โœ Cheolwhan Lee; Yuan-Fang Wang; Tao Yang ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 565 KB

Many parallel algorithms and library routines for computer vision and image processing (CVIP) tasks on distributed-memory multiprocessors are available. The typical image distribution may use column, row, and block based mapping. Integrating a set of library routines for a CVIP application requires

Runtime Support for Parallelization of D
โœ Maher Kaddoura; Sanjay Ranka ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 96 KB

In this paper we discuss the runtime support required for the parallelization of unstructured data-parallel applications on nonuniform and adaptive environments. We describe several optimization techniques for fast remapping of data and for reducing the amount of communications between machines when