User:KCote/sandbox
Appearance
Filter type | Kernel or mask | Example |
---|---|---|
Original Image | ||
Spatial Lowpass | ||
Spatial Highpass | ||
Fourier Representation | MATLAB Script:
img=checkerboard(size); F=fft2(img); F=fftshift(F); imshow(log(1+abs(F))) |
|
Fourier Lowpass | ||
Fourier Highpass |
References
- Berger, Marcel (1987), Geometry I, Berlin: Springer, ISBN 3-540-11658-3