J = im2single(I)
converts the grayscale, RGB, or binary image I to
single, rescaling or offsetting the data as
necessary.
If the input image is of class single, then the output
image is identical. If the input image is of class logical,
then im2single changes true-valued elements to 65535.