prob6_14.m

来自「these m files contain the solution of so」· M 代码 · 共 3 行

M
3
字号
%Motion Interpolation
[Target_Img,Anchor_Img,Predict_Img,ox,oy,px,py,PSNR]=InterMotion('foreman66.Y','foreman69.Y',352,288,[16,16],[-32,-32],[32,32]);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?