0% found this document useful (0 votes)
22 views

Image Enhancement Using Filteringtechniques: A Project Report

This document is a project report submitted for a Bachelor of Science degree in Information Technology. It discusses using filtering techniques for image enhancement. Specifically, it aims to demonstrate filtering techniques by performing operations like smoothing, sharpening, and removing noise from images. The project was developed using the Java programming language. It was completed under the guidance of Miss. T. Chitra at V.V.Vanniaperumal College for Women in Virudhunagar, India.

Uploaded by

Anbu Raj
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

Image Enhancement Using Filteringtechniques: A Project Report

This document is a project report submitted for a Bachelor of Science degree in Information Technology. It discusses using filtering techniques for image enhancement. Specifically, it aims to demonstrate filtering techniques by performing operations like smoothing, sharpening, and removing noise from images. The project was developed using the Java programming language. It was completed under the guidance of Miss. T. Chitra at V.V.Vanniaperumal College for Women in Virudhunagar, India.

Uploaded by

Anbu Raj
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

IMAGE ENHANCEMENT

USING FILTERINGTECHNIQUES
A PROJECT REPORT
Submitted in partial fulfillment of the requirement for the
Award of degree of
Bachelor of Science
in
(Information technology)
Submitted By
P.MANISHA

J.VANITHA

REGNO:12202521

REGNO:12202546
Under the Guidance of
Miss.T.CHITRA Msc,

(Lecturer, Department of Information Technology)

DEPARTMENT OF INFORMATION TECHNOLOGY


V.V.VANNIAPERUMAL COLLEGE FOR WOMEN
(An Autonomous Institution Reaccredited with A grade by NAAC)

VIRUDHUNAGAR

ACKNOWLEDGEMENT
I would like to begin my thanking the almighty for his
showering. His divine grace on me. I offer my prayer to the god
and everything that he has given me.
I express my gratitude and humble thanks to our
beloved principle Dr.Mrs.A.Selvameenakshi, M.A., M.Phil.,
Ph.D., for providing the means of attaining my Cherished dreams.
I would like my thanks to Mrs.J.Porkodi M.C.A.,
M.Phil, Head of the Department of Information Technology for
her full support to me throughout the training period and her timely
encouragement.
We pay our gratitude to Department staff members &
Miss.T.Chitra, Msc., Our project guide who was generous to give
us her guidance and necessary corrections.
Finally my heart let thanks to the members of our family
and to all my friends and well wishes for their valuable help,
inspiration and suggestions.

ABSTRACT
The field of Digital Image Processing refers to processing
digital images by means of digital computer. One of the main application areas in Digital
Image Processing methods is to improve the pictorial information for human interpretation.
Most of the digital images contain noise. This can be removed by
many enhancement techniques. Filtering is one of the enhancement techniques which is used
to remove unwanted information (noise) from the image. It is also used for image sharpening
and smoothening.
Some neighborhood operations work with the values of the
image pixels in the neighborhood and the corresponding values of a sub image that has the
same dimensions as the neighborhood. The sub image is called a filter.
The aim of this project is to demonstrate the filtering techniques
by performing different operations such as smoothening, sharpening, removing the noise etc.
This project has been developed using Java language because of its universal acceptance and
easy understandability.

You might also like