public class IntensitySurfacePlot extends SurfacePlot
Constructor and Description |
---|
IntensitySurfacePlot(DeformableMesh3D mesh,
ij.ImagePlus plus) |
IntensitySurfacePlot(DeformableMesh3D mesh,
MeshImageStack stack) |
Modifier and Type | Method and Description |
---|---|
double |
getAverageIntensityAtBoundary() |
double |
getAverageIntensityAtNodes() |
static void |
main(String[] args) |
double |
sample(Connection3D connection) |
double |
sample(Node3D node) |
getHighColor, getLowColor, getMax, getMin, process, processAndShow, processAndShow, saveAsPLyFile, setHighColor, setLowColor, setMax, setMin, show, show, showValuesWindow
public IntensitySurfacePlot(DeformableMesh3D mesh, ij.ImagePlus plus)
public IntensitySurfacePlot(DeformableMesh3D mesh, MeshImageStack stack)
public double sample(Node3D node)
sample
in class SurfacePlot
public double sample(Connection3D connection)
public double getAverageIntensityAtNodes()
public double getAverageIntensityAtBoundary()
public static void main(String[] args) throws IOException
IOException
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.