Package net.imglib2.interpolation.stack
-
Class Summary Class Description LinearRealRandomAccessibleStackInterpolator<T extends NumericType<T>> A linear interpolator for stacks ofRealRandomAccessibles.LinearRealRandomAccessibleStackInterpolatorFactory<T extends NumericType<T>,F extends java.util.List<RealRandomAccessible<T>>> NearestNeighborRealRandomAccessibleStackInterpolator<T> A nearest neighbor interpolator for stacks ofRealRandomAccessibles.NearestNeighborRealRandomAccessibleStackInterpolatorFactory<T,F extends java.util.List<RealRandomAccessible<T>>>