Package net.imglib2.img
package net.imglib2.img
-
ClassDescriptionAbstractImg<T>TODOTODOImg<T>An
Img
is aRandomAccessibleInterval
that has its min at 0n and its max positive.ImgFactory<T>TODOAllows aRandomAccessibleInterval
to be treated as anImg
.TODONativeImgFactory<T extends NativeType<T>>TODOWrappedImg<T>An object that wraps anImg
somehow.