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.create(int[] dimensions) CellImgFactory.create(long... dimensions) Deprecated.private <A extends ArrayDataAccess<A>>
CellImg<T, A> CellImgFactory.create(long[] dimensions, T type, NativeTypeFactory<T, A> typeFactory) CellImgFactory.create(Dimensions dimensions)