function zer cd website a=imread('bolts.tif'); h=[0 1 0;1 -4 1; 0 1 0] bw=edge(a,'zerocross',0.2,h); imshow(bw)