Uses of Package
net.imglib2.interpolation.randomaccess
Packages that use net.imglib2.interpolation.randomaccess
-
Classes in net.imglib2.interpolation.randomaccess used by net.imglib2.interpolation.randomaccessClassDescription
RealRandomAccessto aRandomAccessby nearest floor interpolation (i.e., the value is sampled at floor(x)).n-dimensional double-based Lanczos InterpolationRealRandomAccessto aRandomAccessby nearest neighbor interpolation.Performs multi-linear interpolation.N-linear interpolator for ARGB values with overflow check.