필터 지우기
필터 지우기

interpolation error in matlab

조회 수: 1 (최근 30일)
muthana naeem
muthana naeem 2018년 1월 17일
답변: Walter Roberson 2018년 1월 17일
hello when i down sampled image (lena) and interpolate it the error occured during the execution program as in the attachments
  댓글 수: 3
John D'Errico
John D'Errico 2018년 1월 17일
Please don't use an answer just to post an attachment. Having asked a question, unless you actually do provide the correct answer yourself (and then why ask a question?) there is no reason to answer. Just use a comment.
I've attached your image to this comment.
Walter Roberson
Walter Roberson 2018년 1월 17일

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

채택된 답변

Walter Roberson
Walter Roberson 2018년 1월 17일
After you assign to lr, do
lr = double(lr);

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by