2012
DOI: 10.1016/j.cag.2012.02.012
|View full text |Cite
|
Sign up to set email alerts
|

CudaHull: Fast parallel 3D convex hull on the GPU

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
23
0

Year Published

2012
2012
2020
2020

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 42 publications
(24 citation statements)
references
References 11 publications
0
23
0
Order By: Relevance
“…To populate the DVF, the convex hull is calculated to find the boundary of the data set (Jarvis, 1973; Stein et al , 2012; Srikanth et al , 2009). Then Delaunay triangulation is used to compute a bounding triangle for the interpolated area (Rong et al , 2008; Qi et al , 2013).…”
Section: Methodsmentioning
confidence: 99%
“…To populate the DVF, the convex hull is calculated to find the boundary of the data set (Jarvis, 1973; Stein et al , 2012; Srikanth et al , 2009). Then Delaunay triangulation is used to compute a bounding triangle for the interpolated area (Rong et al , 2008; Qi et al , 2013).…”
Section: Methodsmentioning
confidence: 99%
“…In case of datasets with a high number of dimensions, the convex hull approach suffers from a relatively high computational speed; in such cases, the computational cost can be overcome by using parallel algorithms implemented on multicore processors [54] and GPU [55], which also minimize the impact of irregular data. This choice can improve the performance in the case of simple 2D [56,57] and 3D [58,59] datasets, but also in the case of generic -dimensional data [60,61]. Finally, the use of convex hull exhibits a good flexibility that combines computational performance with good spatial representation, since the convex hull is generally more compact, in terms of spatial occupation, when compared to the volume of hyperboxes.…”
Section: Mf Evaluation Of Convex Hull-shaped Clustersmentioning
confidence: 99%
“…Taking advantage of the substantial raw power of modern GPU's immediately comes to mind. Surprisingly, although implementing 2D algorithms in GPU is relatively straightforward, only more recently have we seen works describing GPU-assisted convex hull algorithms for 3D clouds [TO12], [SGES12], [GCTH11]. While significant performance increases have in general been reported, we have not yet evaluated these approaches in the scope of the problem at hand.…”
Section: Approximate Convex Hullmentioning
confidence: 99%