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

1 次查看(过去 30 天)
Pooja
Pooja 2012-7-23
Does Img=double(Img(:,:,1)) means to transform a continous image into the discrete mode...?

回答(1 个)

Walter Roberson
Walter Roberson 2012-7-23
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

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by