Uses of Class
net.imglib2.position.transform.Round
-
Packages that use Round Package Description net.imglib2.interpolation.randomaccess -
-
Uses of Round in net.imglib2.interpolation.randomaccess
Subclasses of Round in net.imglib2.interpolation.randomaccess Modifier and Type Class Description class
NearestNeighborInterpolator<T>
RealRandomAccess
to aRandomAccess
by nearest neighbor interpolation.
-