Uses of Package
net.imglib2.img.cell
-
Packages that use net.imglib2.img.cell Package Description net.imglib2.img.cell -
Classes in net.imglib2.img.cell used by net.imglib2.img.cell Class Description AbstractCellImg Abstract superclass forImg
types that divide their underlying data into cells.AbstractCellImg.CellImgSampler This interface is implemented by all samplers on theAbstractCellImg
.Cell A cell of anAbstractCellImg
.CellCursor Cursor
on aAbstractCellImg
.CellGrid DefinesAbstractCellImg
geometry and translates between image, cell, and grid coordinates.CellImg CellImgFactory Factory for creatingCellImgs
.CellIterationOrder Iteration order for aCellImg
.CellLocalizingCursor LocalizingCursor
on aAbstractCellImg
.CellRandomAccess RandomAccess
on aAbstractCellImg
.LazyCellImg.Get