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