| Package | Description |
|---|---|
| deformablemesh | |
| deformablemesh.geometry |
| Modifier and Type | Method and Description |
|---|---|
Box3D |
SegmentationModel.getBounds() |
Box3D |
SegmentationController.getBounds()
Bounds of the current image being analyzed.
|
Box3D |
MeshImageStack.getLimits() |
| Modifier and Type | Method and Description |
|---|---|
static double |
DeformableMesh3DTools.calculateIntensity(Box3D bound,
MeshImageStack stack) |
MeshImageSubStack |
MeshImageStack.createSubStack(Box3D box) |
ij.ImagePlus |
MeshImageStack.samplePlus(Box3D box) |
| Modifier and Type | Method and Description |
|---|---|
void |
MeshDetector.addRegionsToAvoid(List<Box3D> regions) |
| Constructor and Description |
|---|
MeshImageSubStack(Box3D region,
MeshImageStack backing,
ij.ImagePlus sample) |
| Modifier and Type | Method and Description |
|---|---|
Box3D |
DeformableMesh3D.getBoundingBox() |
Box3D |
Box3D.getIntersectingBox(Box3D other) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeformableMesh3D.confine(Box3D box) |
boolean |
Box3D.contains(Box3D boundingBox) |
Box3D |
Box3D.getIntersectingBox(Box3D other) |
boolean |
Box3D.intersects(Box3D other) |
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.