Matlab code Img=double(Img(:,:,1))?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Does Img=double(Img(:,:,1)) means to transform a continous image into the discrete mode...?
0 Kommentare
Antworten (1)
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
0 Kommentare
Siehe auch
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!