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