All Methods Static Methods Instance Methods Abstract Methods Concrete Methods
Modifier and Type |
Method and Description |
abstract <T extends RealType<T> & NativeType<T>> Img<T> |
fuseStack(T type,
InterpolatorFactory<T,RandomAccessible<T>> interpolatorFactory,
TimePoint timepoint,
Channel channel) |
protected <T extends RealType<T>> ArrayList<RealRandomAccessible<FloatType>> |
getAllWeights(RandomAccessibleInterval<T> img,
ViewDescription desc,
ImgLoader imgLoader) |
protected Blending |
getBlending(Interval interval,
ViewDescription desc,
ImgLoader imgLoader) |
protected <T extends RealType<T>> ContentBased<T> |
getContentBased(RandomAccessibleInterval<T> img,
ViewDescription desc,
ImgLoader imgLoader) |
static <T extends RealType<T>> RandomAccessibleInterval<T> |
getImage(T type,
ImgLoader imgLoader,
ViewId view,
boolean normalize) |
static <T extends RealType<T>> RandomAccessibleInterval<T> |
getImage(T type,
SpimData2 spimData,
ViewId view,
boolean normalize) |
static double |
getMinRes(ViewDescription desc,
ImgLoader imgLoader) |
protected AffineTransform3D |
getTransform(ViewDescription inputData) |
protected AffineTransform3D[] |
getTransforms(ArrayList<ViewDescription> inputData) |