| Interface | Description |
|---|---|
| PixelFusion |
| Class | Description |
|---|---|
| AveragePixelFusion | |
| AveragePixelFusionIgnoreZero | |
| BlendingPixelFusion | |
| BlendingPixelFusionIgnoreZero | |
| ClassifiedRegion |
Representation of a N-dimensional region with one or more classes/labels
applied to it.
|
| Fusion |
Manages the fusion for all types except the overlayfusion
|
| ImageInterpolation<T extends RealType<T>> |
This class is necessary as it can create an
InterpolatorFactory for
an Img even if hold it as < ? extends RealType< ? > >. |
| Interval |
A range on the number line with a
Interval.min() and Interval.max() point. |
| MaxPixelFusion | |
| MaxPixelFusionIgnoreZero | |
| MedianPixelFusion | |
| MedianPixelFusionIgnoreZero | |
| MinPixelFusion | |
| MinPixelFusionIgnoreZero | |
| OverlapFusion |
This class implements a fusion where only the pixel value
of one of the images is used.
|
| OverlayFusion |
Copyright © 2015–2021 Fiji. All rights reserved.