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