我通过imfilter命令将图像与LOG过滤器相关联.
z=imfilter(I,fspecial('log',11,1.5)); figure imshow(z);
图片:
matlab image-processing
image-processing ×1
matlab ×1