Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleMarch 2014
New metric for evaluating the accuracy of marching isosurfacing algorithms
ACMSE '14: Proceedings of the 2014 ACM Southeast ConferenceArticle No.: 22, Pages 1–6https://doi.org/10.1145/2638404.2638484A new measure of the accuracy of an isosurface produced by marching isosurfacing algorithms (e.g., Marching Cubes) is described. This metric has a low computational cost yet well-approximates a computationally-expensive, common assessment of produced ...
- research-articleJune 2012
A Versatile Optical Model for Hybrid Rendering of Volume Data
IEEE Transactions on Visualization and Computer Graphics (ITVC), Volume 18, Issue 6Pages 925–937https://doi.org/10.1109/TVCG.2011.113In volume rendering, most optical models currently in use are based on the assumptions that a volumetric object is a collection of particles and that the macro behavior of particles, when they interact with light rays, can be predicted based on the ...
- articleJanuary 2012
Interactive isosurfaces with quadratic C1 splines on truncated octahedral partitions
Information Visualization (IVIS), Volume 11, Issue 1Pages 60–70https://doi.org/10.1177/1473871611430768The reconstruction of a continuous function from discrete data is a basic task in many applications such as the visualization of 3D volumetric data sets. We use a local approximation method for quadratic C1 splines on uniform tetrahedrat partitions to ...
- research-articleDecember 2011
Visualization of AMR Data With Multi-Level Dual-Mesh Interpolation
IEEE Transactions on Visualization and Computer Graphics (ITVC), Volume 17, Issue 12Pages 1862–1871https://doi.org/10.1109/TVCG.2011.252We present a new technique for providing interpolation within cell-centered Adaptive Mesh Refinement (AMR) data that achieves C^0 continuity throughout the 3D domain. Our technique improves on earlier work in that it does not require that adjacent ...
- research-articleOctober 2011
Positional Uncertainty of Isocontours: Condition Analysis and Probabilistic Measures
IEEE Transactions on Visualization and Computer Graphics (ITVC), Volume 17, Issue 10Pages 1393–1406https://doi.org/10.1109/TVCG.2010.247Uncertainty is ubiquitous in science, engineering and medicine. Drawing conclusions from uncertain data is the normal case, not an exception. While the field of statistical graphics is well established, only a few 2D and 3D visualization and feature ...
-
- research-articleAugust 2010
Parallel computation and interactive visualization of time-varying solvent excluded surfaces
BCB '10: Proceedings of the First ACM International Conference on Bioinformatics and Computational BiologyPages 402–405https://doi.org/10.1145/1854776.1854840Molecular dynamics simulations are a principal tool in the study of molecules. The efficient investigation of the structure and dynamics of the simulated molecular systems benefits from interactive high-quality visualizations. Molecular surfaces are ...
- articleJanuary 2010
Higher order approximating normals and their impact on isosurface shading accuracy
Two alternatives to the standard (central differencing) method for estimating normals of Marching Cubes isosurfaces are considered. The methods are based on higher order approximations of dataset gradients. Of primary concern here are the effects of ...
- research-articleNovember 2009
Loop surgery for volumetric meshes: Reeb graphs reduced to contour trees
IEEE Transactions on Visualization and Computer Graphics (ITVC), Volume 15, Issue 6Pages 1177–1184https://doi.org/10.1109/TVCG.2009.163This paper introduces an efficient algorithm for computing the Reeb graph of a scalar function f defined on a volumetric mesh M in R^3. We introduce a procedure called "loop surgery" that transforms M into a mesh M' by a sequence of cuts and guarantees ...
- ArticleAugust 2008
On accuracy of marching isosurfacing methods
SPBG'08: Proceedings of the Fifth Eurographics / IEEE VGTC conference on Point-Based GraphicsPages 49–56Representational accuracy of the isosurface meshes produced by well-known marching isosurfacing methods is considered. Accuracy is determined versus the isosurface given by trilinear interpolation and quantified using a new measure of volumetric ...
- articleJuly 2008
Blending implicit shapes using fuzzy set operations
WSEAS Transactions on Information Science and Applications (WSTOISAA), Volume 5, Issue 7Pages 1230–1240Implicit modelling is a powerful technique to design geometric shapes, where a geometric object is described by a real function. In general, the real functions used in implicit modelling are unbounded and can take any values in space R. In general, the ...
- posterJune 2008
Visibility-based feature extraction from discrete models
SPM '08: Proceedings of the 2008 ACM symposium on Solid and physical modelingPages 347–352https://doi.org/10.1145/1364901.1364951In this paper, we present a new visibility-based feature extraction algorithm from discrete models as dense point clouds resulting from laser scans. Based on the observation that one can characterize local properties of the surface by what can be seen ...
- articleApril 2007
Implicit fitting of point cloud data using radial hermite basis functions
We describe a new technique for fitting noisy scattered point cloud data. The fitting surface is determined as zero level isosurface of a trivariate model which is an implicit least squares fit of the data based upon Radial Hermite Operators (RHO). We ...
- research-articleSeptember 2006
On Histograms and Isosurface Statistics
IEEE Transactions on Visualization and Computer Graphics (ITVC), Volume 12, Issue 5Pages 1259–1266https://doi.org/10.1109/TVCG.2006.168In this paper, we show that histograms represent spatial function distributions with a nearest neighbour interpolation. We confirm that this results in systematic underrepresentation of transitional features of the data, and provide new insight why this ...
- ArticleJune 2006
Controlled-topology filtering
SPM '06: Proceedings of the 2006 ACM symposium on Solid and physical modelingPages 53–61https://doi.org/10.1145/1128888.1128895Many applications require the extraction of isolines and isosurfaces from scalar functions defined on regular grids. These scalar functions may have many different origins: from MRI and CT scan data to terrain data or results of a simulation. As a ...
- articleNovember 2004
Efficient representation and extraction of 2-manifold isosurfaces using kd-trees
In this paper, we propose the utilization of a kd-tree based hierarchy as an implicit object representation. Compared to an octree, the kd-tree based hierarchy is superior in terms of adaptation to the object surface. In consequence, we obtain ...
- ArticleOctober 2004
Implicit Occluders
In this paper we propose a novel visibility-culling technique for optimizing the computation and rendering of opaque isosurfaces. Given a continuous scalar field f(x) over a domain D and an iso-value w, our technique exploits the continuity of f to ...
- ArticleOctober 2004
Radial Hermite Operators for Scattered Point Cloud Data with Normal Vectors and Applications to Implicitizing Polygon Mesh Surfaces for Generalized CSG Operations and Smoothing
VIS '04: Proceedings of the conference on Visualization '04Pages 203–210https://doi.org/10.1109/VISUAL.2004.87We describe a new technique for fitting scattered point cloud data. Given a scattered point cloud of 3D data points and associated normal vectors, our new method produces an implicit volume model whose zero level isosurface interpolates the given points ...
- ArticleOctober 2004
Dual Marching Cubes
VIS '04: Proceedings of the conference on Visualization '04Pages 489–496https://doi.org/10.1109/VISUAL.2004.28We present the definition and computational algorithms for a new class of surfaces which are dual to the isosurface produced by the widely used marching cubes (MC) algorithm. These new isosurfaces have the same separating properties as the MC surfaces ...
- ArticleOctober 2004
Volume Refinement Fairing Isosurfaces
VIS '04: Proceedings of the conference on Visualization '04Pages 449–456https://doi.org/10.1109/VISUAL.2004.127We propose an interpolating refinement method for two- and three-dimensional scalar fields defined on hexahedral grids. Iterative fairing of the underlying contours (isosurfaces) provides the function values of new grid points. Our method can be ...
- ArticleJune 2004
The visualization of myocardial strain for the improved analysis of cardiac mechanics
GRAPHITE '04: Proceedings of the 2nd international conference on Computer graphics and interactive techniques in Australasia and South East AsiaPages 90–99https://doi.org/10.1145/988834.988850Heart diseases cause considerable morbidity and the prognosis after heart failure is poor. An improved understanding of cardiac mechanics is necessary to advance the diagnosis and treatment of heart diseases. This paper presents techniques for ...