Project Work Final
Project Work Final
Project Work Final
Project work by :-
Puja Saha
—1—
2
-: CONTENT :-
Topic :- Page No :-
—2—
3
—3—
4
-:CERTIFICATE:-
Date :- _______________________
Sudipta Senapati
Department of Mathematics
Abhedananda Mahavidyalaya
Sainthia , Birbhum
—4—
5
-:ABSTRACT:-
—5—
6
Introduction :-
—6—
7
perhaps the most popular one is the median filter used for
removing “salt-and-pepper” noise from images.
Background :-
—7—
8
What is Convolution :-
—8—
9
Concept of mask :-
Linear filter
Frequency domain filter
1) Linear filter :
A linear filter is the simplest filter. In linear filter, each pixel is
replaced by the average of these pixel values. The entire linear
—9—
10
filter works in the same way except when the weighted average
is formed instead of a simple average.
Example :
— 10 —
11
Box filter
Weighted average filter
— 11 —
12
North
North West
West
South West
South
South East
East
North East
It does not have any fixed mask. We have to rotate the mask to
find an edge in any one direction above mention. Masks are
rotated from zero columns on the basis of direction.
— 12 —
13
North
North West
West
South West
— 13 —
14
South
South East
East
North East
— 14 —
15
North
North West
— 15 —
16
West
South West
South
— 16 —
17
South East
East
North East
— 17 —
18
North
North West
West
South West
South
South East
East
North East
— 18 —
19
North
North West
West
South West
— 19 —
20
South
South East
East
North East
— 20 —
21
Original image
— 21 —
22
North
North West
West
— 22 —
23
South West
South
South East
— 23 —
24
East
North East
Concept of Blurring :-
— 24 —
25
Original image
— 25 —
26
Blurred image
Types of edges :
Generally edges are of three types:
1) Horizontal edges
2) Vertical Edges
3) Diagonal Edges
— 26 —
27
Here are some of the masks for edge detection that we will
discuss in the upcoming tutorials.
Prewitt Operator
Sobel Operator
Robinson Compass Masks
Krisch Compass Masks
Laplacian Operator.
Prewitt Operator :
Sobel Operator :
— 27 —
28
Laplacian Operator :
All these masks find edges. Some find horizontally and vertically,
some find in one direction only and some find in all the
directions. The next concept that comes after this is sharpening
which can be done once the edges are extracted from the
image.
Sharpening :-
— 28 —
29
Original image
Sharpen image
— 29 —
30
— 30 —
31
— 31 —
32
— 32 —
33
Application of convolution :-
In image processing -
— 33 —
34
In electrical engineering -
In physics -
— 34 —
35
In probability theory -
— 35 —
36
-: CONCLUSION:-
— 36 —
37
-:ACKNOWLEDGEMENT:-
....................................
Signature
— 37 —
38
-: REFERENCE:-
Books :
1) Digital Signal Processing: Efficient Convolution and Fourier
Tranform Techniques
-------------------- by - Douglas G. Myers
Websites :
1) https://en.m.wikipedia.org/wiki/Convolution
2) https://en.wikipedia.org/wiki/Kernel_(image_processing)
3) https://en.wikipedia.org/wiki/Gaussian_blur
4) https://medium.com/@bdhuma/6-basic-things-to-know-
about-convolution-daef5e1bc411
5)
https://www.tutorialspoint.com/dip/concept_of_convolution.h
tm
— 38 —