IM2DOUBLE Convert image to double precision.
IM2DOUBLE takes an image as input, and returns an image of class double. If
the input image is of class double, the output image is identical to it. If
the input image is not double, IM2DOUBLE returns the equivalent image of
class double, rescaling or offsetting the data as necessary.