nika mong
Followers: 0 Following: 0
Feeds
提问
hi, i need a code in matlabti increase the resolution of subpixel-shifted images, i am a beginner, please help, found and example, but i can`t figure it out
function T = bilinear(X,h,w) % Pre-allocating the output size T = zeros(h,w,'uint8'); % Create the matrix in th...
4 years 前 | 0 个回答 | 0