2008
DOI: 10.1007/978-3-540-88458-3_21
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Algorithm for Concurrent Computation of Connected Component Tree

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
21
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 20 publications
(24 citation statements)
references
References 8 publications
0
21
0
Order By: Relevance
“…Taking into account the contents of the image, maybe in combination with the min-tree and component map, while dividing the image among the threads may reduce the communications needed between the different threads, which could lead to a faster algorithm. We can also try other ways of tiling the image, following [10].…”
Section: Discussionmentioning
confidence: 99%
“…Taking into account the contents of the image, maybe in combination with the min-tree and component map, while dividing the image among the threads may reduce the communications needed between the different threads, which could lead to a faster algorithm. We can also try other ways of tiling the image, following [10].…”
Section: Discussionmentioning
confidence: 99%
“…Assuming s constant and H = W = √ n the complexity as a function of n and k of the map-reduce algorithm is O(A(k, n)) + O(k √ n log n). When there is as many splits as rows, s is now dependent on n. This leads to Matas et al [22] algorithm whose complexity is…”
Section: A Complexity Analysismentioning
confidence: 96%
“…Merge-based algorithms consist in computing max-trees on sub-parts of images and merging back trees to get the max-tree of the whole image [17], [21], [22]. Those algorithms are typically well-suited for parallelism since they adopt a map-reduce idiom.…”
Section: Merge-based Algorithms and Parallelismmentioning
confidence: 99%
See 1 more Smart Citation
“…Its construction algorithms can be classified in three classes: immersion algorithms [8,9], flooding algorithms [1,10] and mergebased algorithms [11,12]. The best algorithm depends on memory restrictions and the image quantization.…”
Section: Introductionmentioning
confidence: 99%