Package org.anchoranalysis.io.bioformats.copyconvert
package org.anchoranalysis.io.bioformats.copyconvert
Converts the byte stream opened by Bioformats into channels of particular data-type.
-
ClassesClassDescriptionConvertTo<T>Converts a subset of raw voxel bytes in a buffer to a possibly a buffer with different data-type.Creates a
ConvertTo
to match the desired voxel-type.Copies the bytes from aIFormatReader
to a list of channels, converting if necessary.How values are encoded into an image-file.How to shape the image (across various dimensions) after the copying