Abstract
Isosurface visualization is fundamental for exploring and analyzing 3D volumetric data. Marching cubes (MC) algorithms with linear interpolation are commonly used for isosurface extraction and visualization. Although linear interpolation is easy to implement, it has limitations when the underlying data is complex and high-order, which is the case for most real-world data. Linear interpolation can output vertices at the wrong location. Its inability to deal with sharp features and features smaller than grid cells can lead to an incorrect isosurface with holes and broken pieces. Despite these limitations, isosurface visualizations typically do not include insight into the spatial location and the magnitude of these errors. We utilize high-order interpolation methods with MC algorithms and interactive visualization to highlight these uncertainties. Our visualization tool helps identify the regions of high interpolation errors. It also allows users to query local areas for details and compare the differences between isosurfaces from different interpolation methods. In addition, we employ high-order methods to identify and reconstruct possible features that linear methods cannot detect. We showcase how our visualization tool helps explore and understand the extracted isosurface errors through synthetic and real-world data.
Original language | English |
---|---|
Title of host publication | Proceedings - 2024 IEEE Workshop on Uncertainty Visualization |
Subtitle of host publication | Applications, Techniques, Software, and Decision Frameworks, UncertaintyVis 2024 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 51-61 |
Number of pages | 11 |
ISBN (Electronic) | 9798331527600 |
DOIs | |
State | Published - 2024 |
Externally published | Yes |
Event | 2024 IEEE Workshop on Uncertainty Visualization: Applications, Techniques, Software, and Decision Frameworks, UncertaintyVis 2024 - St. Pete Beach, United States Duration: Oct 14 2024 → … |
Publication series
Name | Proceedings - 2024 IEEE Workshop on Uncertainty Visualization: Applications, Techniques, Software, and Decision Frameworks, UncertaintyVis 2024 |
---|
Conference
Conference | 2024 IEEE Workshop on Uncertainty Visualization: Applications, Techniques, Software, and Decision Frameworks, UncertaintyVis 2024 |
---|---|
Country/Territory | United States |
City | St. Pete Beach |
Period | 10/14/24 → … |
Funding
This work was partially supported by the Intel OneAPI CoE, the Intel Graphics and Visualization Institutes of XeLLENCE, the DOE Ab-initio Visualization for Innovative Science (AIVIS) grant 2428225, and the U.S. Department of Energy (DOE) RAPIDS-2 SciDAC project under contract number DE-AC0500OR22725.
Keywords
- high-order interpolation isosurface uncertainty
- linear interpolation
- Marching cubes
- weighted essentially non-oscillatory method