程式碼如下, clc; clear1; f=imread('xx.jpg'); T=double(imcrop(f,[359,84,0,0])); for i=1:1200 ii=int2str(i); I=double(imread(xxx.jpg)); Tr=T(: ...
確定! 回上一頁