Unit 2 - Fip
Unit 2 - Fip
0 1 0
1 5 1
0 1 0
0 -1 0
-1 -5 -1
0 -1 0
How it works
Let’s apply these filters onto an image and see how it will get us
inward and outward edges from an image. Suppose we have a
following sample image.
Sample Image
The summing of the high pass and low pass filters means that their
frequency responses do not overlap, unlike the band-pass filter. This is due
to the fact that their start and ending frequencies are at different frequency
points.
TYPES OF LOWPASS AND HIGHPASS FILTERS
A low pass filter is used to allow low-frequency signals while blocking higher
frequency components. The amount of strength reduced for each frequency
depends on the design of the filter. Smoothing is low pass operation in the
frequency domain.
The ideal lowpass filter is used to cut off all the high-frequency components of
Fourier transformation.
A highpass filter is used for passing high frequencies while blocking low
frequency components. Sharpening is a highpass operation in the frequency
domain. As lowpass filter, it also has standard forms such as Ideal highpass filter,
Butterworth highpass filter, Gaussian highpass filter.
1.Ideal highpass filter