1990
DOI: 10.1016/0743-7315(90)90088-7
|View full text |Cite
|
Sign up to set email alerts
|

Solving nonuniform problems on SIMD computers: Case study on region growing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
13
0

Year Published

1993
1993
2012
2012

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 30 publications
(13 citation statements)
references
References 5 publications
0
13
0
Order By: Relevance
“…While previous parallel implementations 13,14] of the split and merge approach have used dynamic or tree structures to represent the regions in the image, our implementations use only one and two-dimensional arrays. We also introduce an element of randomness to the algorithm whenever a tie occurs during merging; this has signi cantly reduced the execution time.…”
Section: The Region Growing Problemmentioning
confidence: 99%
“…While previous parallel implementations 13,14] of the split and merge approach have used dynamic or tree structures to represent the regions in the image, our implementations use only one and two-dimensional arrays. We also introduce an element of randomness to the algorithm whenever a tie occurs during merging; this has signi cantly reduced the execution time.…”
Section: The Region Growing Problemmentioning
confidence: 99%
“…Initially it was proposed to select the neighbor with lowest ID to be merged among all the eligible neighbors [4]. Copty et al proposes a random neighbor selection to break the tie between multiple neighbors satisfying Best Merge Criterion (BMC) [5].…”
Section: Introductionmentioning
confidence: 99%
“…The graph boundaries are the image regions and the connections between the extremities stand for the neighbors relation of the regions. The first parallel versions of the regions growing algorithm based on the "Split and Merge" approach were implemented over SIMD machines and dynamic structures were used to store image regions information [7,8]. Another experimental study of the parallel versions of the image segmentation algorithm based on the regions growing technique (also based on the "Split and Merge" approach) was presented by [9].…”
Section: Introductionmentioning
confidence: 99%