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

3 ビュー (過去 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 Center および File ExchangeRead, Write, and Modify Image についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by