public class FillingBinaryImage extends Object
Constructor and Description |
---|
FillingBinaryImage(MeshImageStack mis,
List<DeformableMesh3D> meshes) |
Modifier and Type | Method and Description |
---|---|
static DeformableMesh3D |
fillBinaryWithMesh(ij.ImagePlus plus,
List<int[]> points) |
static DeformableMesh3D |
fillBinaryWithMesh(MeshImageStack stack,
List<int[]> points) |
static void |
main(String[] args) |
void |
setFrame(int frame) |
void |
showDeformation() |
public FillingBinaryImage(MeshImageStack mis, List<DeformableMesh3D> meshes)
public void showDeformation()
public void setFrame(int frame)
public static void main(String[] args) throws IOException
IOException
public static DeformableMesh3D fillBinaryWithMesh(MeshImageStack stack, List<int[]> points)
public static DeformableMesh3D fillBinaryWithMesh(ij.ImagePlus plus, List<int[]> points)
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.