interpolation error in matlab

1 次查看(过去 30 天)
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
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