Matlab code Img=double(Img(:,:,1))?

2 Ansichten (letzte 30 Tage)
Pooja
Pooja am 23 Jul. 2012
Does Img=double(Img(:,:,1)) means to transform a continous image into the discrete mode...?

Antworten (1)

Walter Roberson
Walter Roberson am 23 Jul. 2012
No! It is merely a data-type conversion, as I indicated in your previous Question http://www.mathworks.co.uk/matlabcentral/answers/44235-matlab-code-what-is-the-meaning-of-img-double-img-1

Kategorien

Mehr zu Read, Write, and Modify Image finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by