An Iterative Parallel Algorithm for Computing Geodesic Distances on Triangular Meshes

10/18/2018
by   Luciano A. Romero Calla, et al.
0

The computation of geodesic distances is an important research topic in Geometry Processing and 3D Shape Analysis as it is a basic component of many methods used in these areas. For this reason, different approaches have been proposed to compute geodesic distances including exact and approximate methods. Approximate methods are usually used when efficiency is mandatory and particularly when dealing with large meshes. One of the most well-known methods used for computing approximate geodesic distances is the Fast Marching algorithm. Recently, new methods have been proposed: the spectral and diffusion flow-based methods. These approaches are very efficient for distance query but usually depend on computationally intensive preprocessing steps. In this work, we present an iterative parallel algorithm based on front propagation to compute approximate geodesic distances on meshes that is practical and simple to implement. The convergence of our iterative algorithm depends on the number of discrete level sets around the source points from which distance information propagates. To appropriately implement our method in GPUs taking into account memory coalescence problems, we devised a new graph representation based on a breadth-first search traversal that works harmoniously with our parallel front propagation approach. In the experiments, we show how our method scales with the size of the problem by using the proposed graph representation. We compare its mean error and processing times with such measures computed using other methods. We also demonstrate its use for solving two classical geometry processing problems: the regular sampling problem and the Voronoi tessellation on meshes.

READ FULL TEXT

page 8

page 9

page 10

page 11

research
10/18/2018

A minimalist approach for speeding up the computation of geodesic distances on triangular meshes

The computation of geodesic distances is an important research topic in ...
research
08/19/2013

Medial Meshes for Volume Approximation

Volume approximation is an important problem found in many applications ...
research
04/02/2018

On the Computation of Kantorovich-Wasserstein Distances between 2D-Histograms by Uncapacitated Minimum Cost Flows

In this work, we present a method to compute the Kantorovich distance, t...
research
12/14/2018

Parallel and Scalable Heat Method

The heat method is a popular approach to computing geodesic distances on...
research
02/25/2021

An Advection-Diffusion based Filter for Machinable Designs in Topology Optimization

This paper introduces a simple formulation for topology optimization pro...
research
04/26/2021

HodgeNet: Learning Spectral Geometry on Triangle Meshes

Constrained by the limitations of learning toolkits engineered for other...
research
02/05/2020

Fast and Robust Comparison of Probability Measures in Heterogeneous Spaces

The problem of comparing distributions endowed with their own geometry a...

Please sign up or login with your details

Forgot password? Click here to reset