フィルターのクリア

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 Center および File ExchangeImage Processing Toolbox についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by