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
RealRandomAccess
to aRandomAccess
by nearest floor interpolation (i.e., the value is sampled at floor(x)).n-dimensional double-based Lanczos InterpolationRealRandomAccess
to aRandomAccess
by nearest neighbor interpolation.Performs multi-linear interpolation.N-linear interpolator for ARGB values with overflow check.