[vtkusers] New Submission: Exact Geometrical Predicate: Point in circle

Insight Journal webmaster at insightsoftwareconsortium.org
Wed Nov 30 12:35:12 EST 2011


Hello,

A new submission has been added to the Insight Journal.

Title: Exact Geometrical Predicate: Point in circle
Authors: Moreau B., Gouaillard A.
Abstract: This document describes the implementation in ITK of the "point in circle" geometrical predicate.
Based on Jonathan Shewchuk's work which implements an exact version of the predicate using standard
floating point types and arithmetic, the implementation consist of an ITK wrapper around the 
public domain C routines made available by the author of the precedent paper.
Wrapper using itk::PointSet, itk:CellInterface and itk:Mesh / itk:QuadEdgeMesh APIs are provided
along with corresponding examples which should provide enough details for users to directly
copy paste code in their application.

The application in mind for us is an exact and robust implementation of a delaunay triangulation /
voronoi tesselation in ITK, and will be presented in a separate paper.

Download and review this publication at: http://hdl.handle.net/10380/3329

Generated by the Insight Journal

You are receiving this email because you asked to be informed by the Insight Journal for new submissions. To change your email preference visit http://www.insight-journal.org .



More information about the vtkusers mailing list