Walk In A Triangulation : Straight Walk

Rigaud, Stephane,Gouaillard, Alexandre1*
1.Singapore Agency for Science Technology and Research
Abstract

Abstract

This document describes the implementation in ITK of the Straight Walk in a Triangulation algorithm proposed by Devillers et al. Using the exact discrete geometrical orientation predicate, and the itk::QuadEdgeMesh API of ITK, we propose an efficient implementation that locates a point in a triangulated mesh structure. This paper is accompanied with the source code and examples that should provide enough details for users. This work has for principal intended an exact and robust implementation of a Delaunay triangulation / Voronoi tesselation in ITK, which will be presented in a separate paper, once done.

Keywords

ITKQuadEdgeMeshSearchPlanar Mesh
ManuscriptSource Code and Data