Exact Geometrical Predicate: Point in circle
Singapore Immunology Network, Agency for Science, Technology and Research (A*STAR), Biopolis, Singapore
| Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3329 |
Published in The Insight Journal - 2011 July-December.
Submitted by Alexandre Gouaillard on 11-28-2011.
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.
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.
Code
Automatic Testing Results
by Insight-Journal Dashboard
on Fri Dec 30 08:42:34 2011 for revision #1 



expertise: 5 sensitivity: 5 Click here for more details.
Go here to access the main testing dashboard.
Reviews
Quick Comments
Resources
| Download Package | |
| Download Paper, View Paper | |
| Download Source code | |
| Github | |
Statistics more
| Global rating: | ![]() ![]() ![]() ![]()
|
| Review rating: | ![]() ![]() ![]() ![]() [review]
|
| Code rating: | ![]() ![]() ![]() ![]()
|
| Paper Quality: |
|
Information more
| Categories: | Data Representation, Filtering, Geometric transforms, Mesh |
| Keywords: | exact geometrical predicate, Mesh, |
| Toolkit: | CMake, ITK |
| Export citation: | |
Share
Associated Publications more
| Conformal Flattening ITK Filter | ||
View license
Loading license...
Send a message to the author


