Class ToFloat
Converts a
Channel
to have a voxel data type of FloatBuffer
without scaling.- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.anchoranalysis.image.core.channel.convert.ChannelConverter
convert, convert, getVoxelsConverter
-
Constructor Details
-
ToFloat
public ToFloat()Creates without scaling.
-