Uses of Class
net.imglib2.img.sparse.ByteNtree
-
Packages that use ByteNtree Package Description net.imglib2.img.sparse -
-
Uses of ByteNtree in net.imglib2.img.sparse
Methods in net.imglib2.img.sparse that return ByteNtree Modifier and Type Method Description ByteNtree
ByteNtree. createInstance(long[] pos)
Methods in net.imglib2.img.sparse that return types with arguments of type ByteNtree Modifier and Type Method Description NtreeImg<T,ByteNtree>
NtreeImgFactory. createByteInstance(long[] dimensions, Fraction entitiesPerPixel)
-