image double issue with unit8

조회 수: 1 (최근 30일)
matlabgeek
matlabgeek 2016년 1월 11일
편집: matlabgeek 2016년 1월 12일
im2double() changed to double()

채택된 답변

Walter Roberson
Walter Roberson 2016년 1월 11일
Try
imshow(uint8(I2))
  댓글 수: 1
matlabgeek
matlabgeek 2016년 1월 12일
I tried, I2 is still black image.
B2 is changed to all the 0.
Any more suggestion?
Thanks

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by