Package | Description |
---|---|
ij3d | |
ini.trakem2.utils | |
marchingcubes | |
surfaceplot | |
voltex |
Modifier and Type | Class and Description |
---|---|
class |
AreaListVolume
Wraps a list of
Area s to be triangulated. |
Modifier and Type | Class and Description |
---|---|
class |
ImgLibVolume<T extends RealType<T>>
This class encapsulates an mpicbg.imglib.Image object, for use in Marching Cubes.
|
Modifier and Type | Method and Description |
---|---|
static List<Point3f> |
MCCube.getTriangles(Volume volume,
int thresh)
Create a list of triangles from the specified image data and the
given isovalue.
|
Modifier and Type | Method and Description |
---|---|
static List<Point3f> |
MCCube.getTriangles(Volume volume,
int thresh)
Create a list of triangles from the specified image data and the given
isovalue.
|
Constructor and Description |
---|
SurfacePlot(Volume vol,
Color3f color,
float transp,
int slice)
Constructs a SurfacePlot from the given image data, color and transparency
of the specified slice.
|
Modifier and Type | Class and Description |
---|---|
class |
Mask |
class |
VoltexVolume
This class encapsulates an image stack and provides various methods for
retrieving data.
|
Copyright © 2015–2021 Fiji. All rights reserved.