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