Example: matlab resize image by scale % MATLAB % scale any input image by defined factors img = imread('yourimg'); % your scaling factors [row col] scale[2 ...
確定! 回上一頁