Feeds
답변 있음
Laplacian of Guassians Edge Detection
I = double(imread('pout.tif'))/255; % 13x13 filter [E,B,G] = log_edge(I,13); figure subplot(2,2,1); imagesc(I); title('Imag...
Laplacian of Guassians Edge Detection
I = double(imread('pout.tif'))/255; % 13x13 filter [E,B,G] = log_edge(I,13); figure subplot(2,2,1); imagesc(I); title('Imag...
5년 초과 전 | 1

