Package | Description |
---|---|
net.imglib2.cache.img | |
net.imglib2.cache.util | |
net.imglib2.img.cell | |
net.imglib2.img.io |
Class and Description |
---|
AbstractCellImg
Abstract superclass for
Img types that divide their underlying data
into cells. |
Cell
A cell of an
AbstractCellImg . |
CellGrid
Defines
AbstractCellImg geometry and translates between image, cell,
and grid coordinates. |
LazyCellImg
A
AbstractCellImg that obtains its Cells lazily when they are
accessed. |
Class and Description |
---|
Cell
A cell of an
AbstractCellImg . |
CellGrid
Defines
AbstractCellImg geometry and translates between image, cell,
and grid coordinates. |
Class and Description |
---|
AbstractCellImg
Abstract superclass for
Img types that divide their underlying data
into cells. |
AbstractCellImg.CellImgSampler
This interface is implemented by all samplers on the
AbstractCellImg . |
Cell
A cell of an
AbstractCellImg . |
CellCursor
Cursor on a AbstractCellImg . |
CellGrid
Defines
AbstractCellImg geometry and translates between image, cell,
and grid coordinates. |
CellImg |
CellImgFactory
Factory for creating
CellImgs . |
CellIterationOrder
Iteration order for a
CellImg . |
CellLocalizingCursor
Localizing
Cursor on a AbstractCellImg . |
CellRandomAccess
RandomAccess on a AbstractCellImg . |
LazyCellImg.Get |
Class and Description |
---|
LazyCellImg
A
AbstractCellImg that obtains its Cells lazily when they are
accessed. |
Copyright © 2015–2022 ImgLib2. All rights reserved.