T
- public class ProcessSequentialPortionWeights<T extends RealType<T>> extends ProcessSequentialPortion<T>
Constructor and Description |
---|
ProcessSequentialPortionWeights(ImagePortion portion,
ArrayList<RandomAccessibleInterval<T>> imgs,
ArrayList<ArrayList<RealRandomAccessible<FloatType>>> weights,
InterpolatorFactory<T,RandomAccessible<T>> interpolatorFactory,
AffineTransform3D[] transforms,
Img<T> fusedImg,
Img<FloatType> weightImg,
BoundingBoxGUI bb) |
public ProcessSequentialPortionWeights(ImagePortion portion, ArrayList<RandomAccessibleInterval<T>> imgs, ArrayList<ArrayList<RealRandomAccessible<FloatType>>> weights, InterpolatorFactory<T,RandomAccessible<T>> interpolatorFactory, AffineTransform3D[] transforms, Img<T> fusedImg, Img<FloatType> weightImg, BoundingBoxGUI bb)
Copyright © 2015–2021 Fiji. All rights reserved.