Image Processing
Image Processing
SEMINAR REPORT
on
of
Bachelor of Technology
in
Guided by Submitted by
Department of
2
Acknowledgement
Rajkumar Saini
CSE-6th semester
0822910062
3
Table of content
Certificate i
Acknowledgement ii
Abstract iii
List of figures iv
List of Symbols, Abbreviations and Nomenclature
v
Chapter 1. Image 1
1.1 Image: Definition 9
1.2 Image models 9
1.2.1 RGB image model 9
1.2.2 CMY or CMYK image model
11
1.2.3 Gray image model
12
1.2.4 Binary image model
13
4
1.3.2.2 Image Enhancement
14
1.3.2.2.1 Blurring
15
1.3.2.2.2 Sharpening
15
1.3.2.2.3 Inversion
16
1.3.2.2.4 Contrast
16
1.3.2.2.5 Brightness
17
5
Chapter 5. Conclusion
27
References 28
Abstract
The Digital Image processing deals with the process in which the
given image is processed using the techniques such as Image
Acquisition, Preprocessing, and Segmentation and so on. These
elements of image processing are dealt in order to be in pace with
the new developments in image-processing hardware and software.
Firstly, in the processing flow the Image Acquisition plays a
prominent role. In this process acquiring of the images is done in
order to process it. After absorbing the image, it is preprocessed. I.e.
the image is Enhanced, Restored and then Compressed. While
Enhancing the image or during image enhancement, several
techniques are adopted such as gray- scale mappings for image
negatives, contrast stretching, gray-level slicing and so on.
6
sensing, FAX etc, In the next process, which is the Segmentation
process, the image is divided into several parts or segments.
7
List of figures
8
24 Figure:1.3.2.3.5(c) FFT coefficient and their binary tree 23
25 Figure:1.3.2.3.5(d) Butterfly operation 23
26 Figure:1.3.2.3.5(e) Grayscale image and corresponding FFT 24
filtered image
9
10