Laramee are with the Visual Computing Group, Department of Computer Science, Swansea University, Swansea SA2 8PP, UK.
IEEE Trans Vis Comput Graph. 2013 Aug;19(8):1342-53. doi: 10.1109/TVCG.2012.150.
Streamline seeding rakes are widely used in vector field visualization. We present new approaches for calculating similarity between integral curves (streamlines and pathlines). While others have used similarity distance measures, the computational expense involved with existing techniques is relatively high due to the vast number of euclidean distance tests, restricting interactivity and their use for streamline seeding rakes. We introduce the novel idea of computing streamline signatures based on a set of curve-based attributes. A signature produces a compact representation for describing a streamline. Similarity comparisons are performed by using a popular statistical measure on the derived signatures. We demonstrate that this novel scheme, including a hierarchical variant, produces good clustering results and is computed over two orders of magnitude faster than previous methods. Similarity-based clustering enables filtering of the streamlines to provide a nonuniform seeding distribution along the seeding object. We show that this method preserves the overall flow behavior while using only a small subset of the original streamline set. We apply focus + context rendering using the clusters which allows for faster and easier analysis in cases of high visual complexity and occlusion. The method provides a high level of interactivity and allows the user to easily fine tune the clustering results at runtime while avoiding any time-consuming recomputation. Our method maintains interactive rates even when hundreds of streamlines are used.
流线播种耙广泛应用于向量场可视化。我们提出了计算积分曲线(流线和轨线)之间相似性的新方法。虽然其他人已经使用了相似性距离度量,但由于需要进行大量的欧几里得距离测试,现有的技术计算开销相对较高,这限制了它们的交互性及其在流线播种耙中的应用。我们引入了一种基于曲线属性集计算流线特征的新颖思想。特征为描述流线生成紧凑的表示。通过在派生特征上使用流行的统计度量来执行相似性比较。我们证明了这种新颖的方案,包括一个层次变体,产生了良好的聚类结果,并且比以前的方法快两个数量级。基于相似性的聚类可以过滤流线,从而在播种对象上提供非均匀的播种分布。我们表明,这种方法在仅使用原始流线集的一小部分的情况下保留了整体流动行为。我们使用聚类进行焦点+上下文渲染,这允许在高视觉复杂度和遮挡的情况下更快、更容易地进行分析。该方法提供了高度的交互性,并允许用户在运行时轻松调整聚类结果,同时避免任何耗时的重新计算。即使使用数百条流线,我们的方法也能保持交互速率。