Sciweavers

ACIVS
2008
Springer

Parallel Algorithm for Concurrent Computation of Connected Component Tree

13 years 10 months ago
Parallel Algorithm for Concurrent Computation of Connected Component Tree
The paper proposes a new parallel connected-component-tree construction algorithm based on line independent building and progressive merging of partial 1-D trees. Two parallelization strategies were developed: the parallelism maximization strategy, which balances the workload of the processes, and the communication minimization strategy, which minimizes communication among the processes. The new algorithm is able to process any pixel data type, thanks to not using a hierarchical queue. The algorithm needs only the input and output buffers and a small stack. A speedup of 3.57 compared to the sequential algorithm was obtained on Opteron 4-core shared memory ccNUMA architecture. Performance comparison with existing state of the art is also discussed.
P. Matas, Eva Dokladalova, Mohamed Akil, Thierry G
Added 01 Jun 2010
Updated 12 Jan 2011
Type Conference
Year 2008
Where ACIVS
Authors P. Matas, Eva Dokladalova, Mohamed Akil, Thierry Grandpierre, L. Najman, M. Poupa, V. Georgiev
Comments (0)