2014
DOI: 10.4304/jsw.9.10.2528-2537
|View full text |Cite
|
Sign up to set email alerts
|

Improved marching cubes using novel adjacent lookup table and random sampling for medical object-specific 3D visualization

Abstract: The marching cubes (MC) algorithm is a widely used routine to extract isosurfaces from volumetric data set. This method suffers from the exhaustive accessing cubes sequentially and the failure of directly separating the isosurfaces. To address this, an improved MC algorithm called AlutMC is proposed to track connected surfaces by combining a new adjacent lookup table and random sampling technique. AlutMC has a natural ability to separate the isosurfaces related to different components, which can efficiently se… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 24 publications
0
6
0
Order By: Relevance
“…For example, the Krylov subspace iteration method (e.g., GMRES with preconditioners [32]) and fast algorithm (e.g., Fast Multipole Method (FMM) [33], especially kernel independent FMM [34]) are suggested for implementation. In the surface reconstruction of an implicit function, the surface-following method [35], [36] based on the Marching Cubes algorithm is implemented. The method tracks the isosurface using the voxel growing strategy.…”
Section: ) Tangent Constraintmentioning
confidence: 99%
“…For example, the Krylov subspace iteration method (e.g., GMRES with preconditioners [32]) and fast algorithm (e.g., Fast Multipole Method (FMM) [33], especially kernel independent FMM [34]) are suggested for implementation. In the surface reconstruction of an implicit function, the surface-following method [35], [36] based on the Marching Cubes algorithm is implemented. The method tracks the isosurface using the voxel growing strategy.…”
Section: ) Tangent Constraintmentioning
confidence: 99%
“…Wang et al [15] proposed in 2014 a method to address the problem of needing to access the cubes sequentially and the inability of the algorithm to directly separate the isosurfaces. The authors propose a lookup table which tracks connected surfaces instead of searching isosurfaces cell-by-cell.…”
Section: Related Workmentioning
confidence: 99%
“…To ensure fast dynamic update of the implicit model, in addition to fast solution of interpolation equations for the implicit model, fast evaluation of interpolation points for the implicit model should also be realized. By constructing the initial voxel seed points and using certain voxel growth rules [31] to track the surface reconstruction process, we can avoid the radial basis functions from evaluating the function values on all voxel grid points and thus speed up the process of surface reconstruction.…”
Section: Fast Reconstructionmentioning
confidence: 99%