Package | Description |
---|---|
edu.stanford.rsl.apps.gui.blobdetection | |
edu.stanford.rsl.conrad.geometry.shapes.simple |
Contains classes to model simple shapes.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object[][] |
ConnectedComponent3D.getEllipsoids(java.util.ArrayList<java.util.List<Point3D>> surfacePoints) |
double[] |
ConnectedComponent3D.getFerets(java.util.ArrayList<java.util.List<Point3D>> particleSurfaces)
Get the Feret diameter of a surface.
|
Modifier and Type | Class and Description |
---|---|
class |
VectorPoint3D
Class to model a 3D point which contains a vector value.
|