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