Uses of Class
net.imglib2.img.cell.CellImgFactory
-
Packages that use CellImgFactory Package Description net.imglib2.img.cell -
-
Uses of CellImgFactory in net.imglib2.img.cell
Constructors in net.imglib2.img.cell with parameters of type CellImgFactory Constructor Description CellImg(CellImgFactory<T> factory, CellGrid grid, ListImg<Cell<A>> imgOfCells, Fraction entitiesPerPixel)
-