<< Chapter < Page Chapter >> Page >
The fundamental filters for 1D and 2D signals are introduced and examples are given in Processing.

Fir filters

The Finite Impulse Response (FIR) filters are all those filters characterised by an impulse response with a finite number ofsamples. They are realized by the operation of convolution . For each sample of the convolution product a weighted sum of afinite number of input samples is computed.

Averaging filter

The simplest non trivial FIR filter is the filter that computesthe running average of two contiguous samples, and the corresponding convolution can be expressed as

y n 0.5 x n 0.5 x n 1
. The impulse response has values 0.5 at instants 0 and 1 , and zero anywhere else.

If we put a sinusoidal signal into the filter, the output will still be a sinusoidal signal scaled in amplitude anddelayed in phase according to the frequency response , which is

H ω ω 2 ω 2
and its magnitude and phase are represented in [link] .

Magnitude and phase response for the averaging filter

The one just presented is a first-order (or lenght 2 ) filter, because it uses only one sample of the past sequence of input. From [link] we see that the frequency response is of the low-pass kind, because the high frequencies are attenuated as compared to the lowfrequencies. Attenuating high frequencies means smoothing the rapid signal variations. If one wants a steeper frequencyresponse from an FIR filter, the order must be increased or, in other words, more samples of the input signal have to beprocessed by the convolution operator to give one sample of output.

Symmetric second-order fir filter

A symmetric second-order FIR filter has an impulse response whose form is

    a 0 a 1 a 0
, and the frequency response turns out to be H ω a 1 2 a 0 ω ω . Convolution can be expressed as
y n a 0 x n a 1 x n 1 a 0 x n 2
In the special case where a 0 0.17654 and a 1 0.64693 the frequency response (magnitude and phase) is represented in [link] .

Magnitude and phase response of a second-order fir filter

High-pass filters

Given the simple low-pass filters that we have just seen, it issufficient to change sign to a coefficient to obtain a high-pass kind of response, i.e. to emphasize high frequencies as compared to low frequencies. For example,the [link] displays the magnitude of the frequency responses of high-pass FIR filters of the first andsecond order, whose impulse responses are, respectively

    0.5 0.5
and
    0.17654 0.64693 0.17654
.

Frequency response (magnitude) of first- (left) and second- (right) order high-pass fir filter.

To emphasize high frequencies means to make rapid variations of signal more evident, being those variations timetransients in the case of sounds, or contours in the case of images.

Fir filters in 2d

In 2D, the impulse response of an FIR filter is a convolution mask with a finite number of elements, i.e. amatrix. In particular, the averaging filter can be represented, for example, by the convolution matrix 1 9 1 1 1 1 1 1 1 1 1 .

Noise cleaning

The low-pass filters (and, in particular, the smoothing filters) perform some sort of smoothing of the input signal, in the sense that the resulting signalhas a smoother design, where abrupt discontinuities are less evident. This can serve the purpose of reducing theperceptual effect of noises added to audio signals or images. For example, the code reported below loads an image, it corrupts with white noise, and then itfilters half of it with an averaging filter, thus obtaining [link] .

Questions & Answers

how to create a software using Android phone
Wiseman Reply
how
basra
what is the difference between C and C++.
Yan Reply
what is software
Sami Reply
software is a instructions like programs
Shambhu
what is the difference between C and C++.
Yan
yes, how?
Hayder
what is software engineering
Ahmad
software engineering is a the branch of computer science deals with the design,development, testing and maintenance of software applications.
Hayder
who is best bw software engineering and cyber security
Ahmad
Both software engineering and cybersecurity offer exciting career prospects, but your choice ultimately depends on your interests and skills. If you enjoy problem-solving, programming, and designing software syste
Hayder
what's software processes
Ntege Reply
I haven't started reading yet. by device (hardware) or for improving design Lol? Here. Requirement, Design, Implementation, Verification, Maintenance.
Vernon
I can give you a more valid answer by 5:00 By the way gm.
Vernon
it is all about designing,developing, testing, implementing and maintaining of software systems.
Ehenew
hello assalamualaikum
Sami
My name M Sami I m 2nd year student
Sami
what is the specific IDE for flutter programs?
Mwami Reply
jegudgdtgd my Name my Name is M and I have been talking about iey my papa john's university of washington post I tagged I will be in
Mwaqas Reply
yes
usman
how disign photo
atul Reply
hlo
Navya
hi
Michael
yes
Subhan
Show the necessary steps with description in resource monitoring process (CPU,memory,disk and network)
samuel Reply
What is software engineering
Tafadzwa Reply
Software engineering is a branch of computer science directed to writing programs to develop Softwares that can drive or enable the functionality of some hardwares like phone , automobile and others
kelvin
if any requirement engineer is gathering requirements from client and after getting he/she Analyze them this process is called
Alqa Reply
The following text is encoded in base 64. Ik5ldmVyIHRydXN0IGEgY29tcHV0ZXIgeW91IGNhbid0IHRocm93IG91dCBhIHdpbmRvdyIgLSBTdGV2ZSBXb3puaWFr Decode it, and paste the decoded text here
Julian Reply
what to do you mean
Vincent
hello
ALI
how are you ?
ALI
What is the command to list the contents of a directory in Unix and Unix-like operating systems
George Reply
how can i make my own software free of cost
Faizan Reply
like how
usman
hi
Hayder
The name of the author of our software engineering book is Ian Sommerville.
Doha Reply
what is software
Sampson Reply
the set of intruction given to the computer to perform a task
Noor
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Media processing in processing. OpenStax CNX. Nov 10, 2010 Download for free at http://cnx.org/content/col10268/1.14
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Media processing in processing' conversation and receive update notifications?

Ask