Package org.anchoranalysis.io.imagej.convert
package org.anchoranalysis.io.imagej.convert
Converts to and from ImageJ data-structures for images.
-
ClassDescriptionConverts an
ImagePlus
into a channel or voxels.Converts a channel or voxels into aImagePlus
.Converts other voxel data-structures (as used by Anchor) to an ImageJImageProcessor
.Converts aImageProcessor
to a voxel-buffer of particular data-type.When conversion to ImageJ data/type is not possible, or an error occurs during conversion.