Package | Description |
---|---|
net.imagej.ops.geom.geom2d | |
net.imagej.ops.geom.geom3d |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConvexHull2D
Generic implementation of
geom.convexHull . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConvexHull3D
This quickhull implementation is based on the paper
"The Quickhull Algorithm for Convex Hulls" by Barber, Dobkin and Huhdanpaa
(http://dpd.cs.princeton.edu/Papers/BarberDobkinHuhdanpaa.pdf).
|
Copyright © 2014–2022 ImageJ. All rights reserved.