Package | Description |
---|---|
net.imglib2.img.cell |
Constructor and Description |
---|
LazyCellImg(CellGrid grid,
Fraction entitiesPerPixel,
LazyCellImg.Get<Cell<A>> get) |
LazyCellImg(CellGrid grid,
T type,
LazyCellImg.Get<Cell<A>> get) |
LazyCells(long[] dimensions,
LazyCellImg.Get<T> get) |
Copyright © 2015–2022 ImgLib2. All rights reserved.