Package | Description |
---|---|
net.imglib2.img.cell |
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 |
Copyright © 2009–2017 ImgLib2. All rights reserved.