morphimage:用于变形灰度图像的函数。-matlab开发

时间:2021-06-01 17:39:20
【文件属性】:
文件名称:morphimage:用于变形灰度图像的函数。-matlab开发
文件大小:1001B
文件格式:ZIP
更新时间:2021-06-01 17:39:20
matlab Morphimage 使用变形矩阵对图像(灰度)进行变形。 例子: %读取图像image = imread('example.pgm'); 图像大小 = 大小(图像); %创建一个随机的morphfield morphfield = 8*imresize(rand(5,5,2)-0.5,imagesize,'bilinear'); %对原始图像进行变形MorphedImage = morphimage(image,morphfield);
【文件预览】:
morphimage.zip

网友评论