Effacer les filtres
Effacer les filtres

interpolation of intensity pictures with interp2 function.

5 vues (au cours des 30 derniers jours)
Dimani4
Dimani4 le 18 Mai 2021
Modifié(e) : Dimani4 le 18 Mai 2021
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.

Réponses (0)

Catégories

En savoir plus sur Interpolating Gridded Data dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by