The MATLAB command imresize resizes an image of any type using the specified interpolation method. [X,map]=imread ('trees.tif');. [Y,map1]=imresize(X,map, ...
確定! 回上一頁