Matlab code Img=double(Img(:,:,1))?
조회 수: 3 (최근 30일)
이전 댓글 표시
Does Img=double(Img(:,:,1)) means to transform a continous image into the discrete mode...?
댓글 수: 0
답변 (1개)
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!