Package net.imglib2.interpolation.stack
package net.imglib2.interpolation.stack
-
ClassesClassDescriptionLinearRealRandomAccessibleStackInterpolator<T extends NumericType<T>>A linear interpolator for stacks of
RealRandomAccessibles.LinearRealRandomAccessibleStackInterpolatorFactory<T extends NumericType<T>,F extends List<RealRandomAccessible<T>>> A nearest neighbor interpolator for stacks ofRealRandomAccessibles.NearestNeighborRealRandomAccessibleStackInterpolatorFactory<T,F extends List<RealRandomAccessible<T>>>