I have some problems in understanding imresize() fnc.

1. What is differences between 'interpolation method' and 'interpolation kernel'?

2. I want to resize an image (for Ex. A=[1 2 125;0 8 5;4 3 100; 1 4 5]) into 3*2 image matrix by using cubic interpolation method. How does the imresize() do it? is there a simple matlab code or algorithm to understand it?

More Akbar Esmaeelzadeh's questions See All
Similar questions and discussions