static ImagePlusImgLoader<FloatType> |
ImagePlusImgLoader.createFloatFromGray8(ij.ImagePlus imp,
ImagePlusImgLoader.MinMaxOption minMaxOption,
double min,
double max) |
static ImagePlusImgLoader<UnsignedShortType> |
ImagePlusImgLoader.createGray16(ij.ImagePlus imp,
ImagePlusImgLoader.MinMaxOption minMaxOption,
double min,
double max) |
static ImagePlusImgLoader<UnsignedShortType> |
ImagePlusImgLoader.createGray32(ij.ImagePlus imp,
ImagePlusImgLoader.MinMaxOption minMaxOption,
double min,
double max) |
static ImagePlusImgLoader<UnsignedShortType> |
ImagePlusImgLoader.createGray8(ij.ImagePlus imp,
ImagePlusImgLoader.MinMaxOption minMaxOption,
double min,
double max) |