Thursday 2 December 2010

Float format

The current version (v1.0) will only read NIfTI images in float format. I use FSL to convert my images to this format. This is what I do to convert:

fslmaths in.nii out.nii -odt float

The output image (out.nii) will now be in 32-bit float format.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.