Uses of Class
net.imglib2.img.cell.CellImg
Packages that use CellImg
-
Uses of CellImg in net.imglib2.img.cell
Methods in net.imglib2.img.cell that return CellImgModifier and TypeMethodDescriptionCellImg.copy()CellImgFactory.createByteInstance(long[] dimensions, Fraction entitiesPerPixel) CellImgFactory.createCharInstance(long[] dimensions, Fraction entitiesPerPixel) CellImgFactory.createDoubleInstance(long[] dimensions, Fraction entitiesPerPixel) CellImgFactory.createFloatInstance(long[] dimensions, Fraction entitiesPerPixel) CellImgFactory.createIntInstance(long[] dimensions, Fraction entitiesPerPixel) CellImgFactory.createLongInstance(long[] dimensions, Fraction entitiesPerPixel) CellImgFactory.createShortInstance(long[] dimensions, Fraction entitiesPerPixel)