2-D image deverative

x=fspecial('sobel');
y=fspecial('sobel');
Gx=filter2(x,img);
Gy=filter2(y,img);
G=(Gx.^2+Gy.^2).^0.5;

评论

此博客中的热门博文

Embedded System interview Question

MicroKernel & Exokernel 操作系统未来可能的发展

中国城市房地产分析