Package | Description |
---|---|
vib | |
vib.app.module |
Modifier and Type | Field and Description |
---|---|
InterpolatedImage |
TransformedImage.orig |
InterpolatedImage |
TransformedImage.transform |
Modifier and Type | Method and Description |
---|---|
InterpolatedImage |
InterpolatedImage.cloneDimensionsOnly() |
static InterpolatedImage |
InterpolatedImage.cloneDimensionsOnly(ij.ImagePlus ip,
int type) |
InterpolatedImage |
InterpolatedImage.cloneImage() |
Constructor and Description |
---|
ElasticTransformedImage(InterpolatedImage orig,
InterpolatedImage trans,
Point3d[] origPoints,
FastMatrix initialTransform) |
ElasticTransformedImage(InterpolatedImage orig,
InterpolatedImage trans,
Point3d[] origPoints,
Point3d[] transPoints) |
MinEntropy(InterpolatedImage ii) |
Modifier and Type | Method and Description |
---|---|
void |
TissueStatistics.Statistics.doit(InterpolatedImage ii) |
Constructor and Description |
---|
Statistics(InterpolatedImage ii) |
Copyright © 2015–2021 Fiji. All rights reserved.