interpolation of intensity pictures with interp2 function.

1 回表示 (過去 30 日間)
Dimani4
Dimani4 2021 年 5 月 18 日
編集済み: Dimani4 2021 年 5 月 18 日
Hi,
I have some intensity picture (see attached matrix in mat file). I have there picture of 40X40 pixels. First I want to rescale the picture to x=-10:0.5128:10; and y=-10:0.5128:10, then I want to do interpolation (with interp2) in the same scale but for example five times bigger resolution, i.e. x=-10:0.5128/5:10; y=-10:0.5128/5:10. This is actually what it's done with 3D pictures (https://www.mathworks.com/help/matlab/ref/interp2.html) but I want to do the same with intensity picture.
Thank you very much.

回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolating Gridded Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by