what is the difference between double and im2 double?

what is the difference between im2double(i); and double(i); where i is my image?

 Accepted Answer

im2double converts to double and rescales the image to [0, 1].

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!