Uses of Package
net.imglib2.img.cell
Packages that use net.imglib2.img.cell
-
Classes in net.imglib2.img.cell used by net.imglib2.img.cellClassDescriptionAbstract superclass for
Img
types that divide their underlying data into cells.This interface is implemented by all samplers on theAbstractCellImg
.A cell of anAbstractCellImg
.Cursor
on aAbstractCellImg
.DefinesAbstractCellImg
geometry and translates between image, cell, and grid coordinates.Factory for creatingCellImgs
.Iteration order for aCellImg
.LocalizingCursor
on aAbstractCellImg
.RandomAccess
on aAbstractCellImg
.