如何用imresize命令,将处理后的图片的维数修改成以前的大小
如题请高手详细指点一下 谢谢 B = imresize(A, ) returns image B that has the number of rows and columns specified by . Either NUMROWS or NUMCOLS may be NaN, in which case imresize computes the number of rows or columns automatically to preserve the image aspect ratio. 请问 能详细指出应该如何做么 我用size知道了模糊处理前后的两个图像的大小 如何用imresize回复么??
页:
[1]