Curve Complexity Heuristic KD-trees for Neighborhood-based Exploration of 3D Curves
Description:
We introduce the curve complexity heuristic (CCH), a KD-tree construction strategy for 3D curves, which enables interactive exploration of neighborhoods in dense and large line datasets. It can be applied to searches of k-nearest curves (KNC) as well as radius-nearest curves (RNC). The CCH KD-tree construction consists of two steps: (i) 3D curve decomposition that takes into account curve complexity and (ii) KD-tree construction, which involves a novel splitting and early termination strategy. The obtained KD-tree allows us to improve the speed of existing neighborhood search approaches by at least an order of magnitude (i.e., 28× for KNC and 12× for RNC with 98% accuracy) by considering local curve complexity. We validate this performance with a quantitative evaluation of the quality of search results and computation time. Also, we demonstrate the usefulness of our approach for supporting various applications such as interactive line queries, line opacity optimization, and line abstraction.
Paper download: (21.4 MB)
Videos:
Paper video (application cases):
Virtual paper presentation at Eurographics 2021:
Fast-Forward for paper presentation at Eurographics 2021:
Get the videos:
- watch the paper video (application cases) on YouTube
- download the paper video (application cases; MPEG4, 31.3MB)
- watch the presentation video on YouTube
- download the presentation video (MPEG4, 36.3MB)
- watch the poster fast-forward video on YouTube
- download the fast-forward video (MPEG4, 10.4MB)
Reference:
This work was done at and in collaboration with the Interactive Data Exploration System (IDEAS) lab headed by Yunhai Wang at School of Computer Science and Technology, Shandong University, China, and several other collaborators. Also see the project webpage on Yunhai Wang's lab website.