SlideShare ist ein Scribd-Unternehmen logo
1 von 57
DIGITAL
IMAGE
PROCESSING
Presented by:-
S. Sushma(11MD1A0466)
P. Harish Reddy(11MD1A0496)
V. Manikanta(11MD1A04B1)
DIGITAL IMAGE
PROCESSING
Presented by:-
S. Sushma(11MD1A0466)
P. Harish Reddy(11MD1A0496)
V. Manikanta(11MD1A04B1)
INTRODUCTION
What is an Image
 An image is nothing more than a two dimensional signal.
 It is defined by the mathematical function f(x,y) where x and y are
the two co-ordinates horizontally and vertically.
The value of f(x,y) at any point is gives the pixel value at that point
of an image.
X
Y
The adjacent figure is an example
of digital image that we can watch
on our computer screen. But
actually , this image is nothing but
a two dimensional array of
numbers ranging between 0 and
255.
Adjacent table is the actual representation
of above image.
Each number represents the value of the
function f(x,y) at any point. In this case the
value 123 , 232,123 each represents an
individual pixel value.
INTRODUCTION
123 30 123
232 123 321
123 77 89
80 255 255
PIXEL
 A Pixel is a basic
building block for an
image.
1 pixel
What is a Digital Image?
A digital image is a representation of a two-dimensional
image as a finite set of digital values, called picture
elements or pixels
How a Digital Image is Generated
 Since capturing an image from a camera is a
physical procedure. The sunlight is used as a source of
energy.
 A sensor array is used for the acquisition of the
image.
 So when the sunlight falls upon the object, then the
amount of light reflected by that object is sensed by the
sensors, and a continuous voltage signal is generated
by the amount of sensed data.
In order to create a digital image , we need to
convert this data into a digital form.
This involves sampling and quantization.
The result of sampling
and quantization results in
an two dimensional array or
matrix of numbers which
are nothing but a digital
image.
How a Digital Image is Generated
Meaning of digital image processing
 Digital :
Information represented in discrete (digits) form.
 Image :
A reproduction of the form of a person or object .
 Processing :
Performing a series of actions or operations on data
to convert into information
 DIP:
The Digital image processing is the use of computer
algorithms to perform image processing (or) manipulation on
digital images.
HISTORY OF DIP
Early 1920s: One of the first applications of digital imaging was in
the news paper industry.
The Bartlane cable picture
transmission service.
Images were transferred by
submarine cable between London and New York.
Pictures were coded for cable transfer and reconstructed at the
receiving end on a telegraph printer.
Fig. 2 Fig. 3
In 1921, photographic printing press improved the resolution and
tonal quality of images.
Bartlane system was capable of coding 5 distinct brightness levels.
It increased to 15 by 1929.
HISTORY OF DIP
After 35 years of improvement in processing technique
In 1964, Computer processing techniques were used to
improve picture of moon transmitted by Ranger 7 at JPL.
This was the basis of modern image processing technique.
HISTORY OF DIP
 Many of the techniques of digital image processing, were developed
in the 1960s at the Jet Propulsion Laboratory, Massachusetts Institute of
Technology, Bell Laboratories, University of Maryland, and a few other
research facilities, with application to satellite imagery, wire-
photo standards conversion,
 Medical imaging, Videophone, Character recognition, and
photograph enhancement.
 In 2002 Raanan Fattal introduced Gradient domain image
processing, a new way to process images in which the differences
between pixels are manipulated rather than the pixel values
themselves.
HISTORY OF DIP
HISTORY OF DIP
•1970s: Digital image processing begins to be used in
medical applications
•1979: Sir Godfrey N. Hounsfield & Prof. Allan
M. Cormack share the Nobel Prize in medicine
for the invention of tomography, the technology
behind Computerised Axial
Tomography (CAT) scans
Typical head slice CAT image
Godfrey N. Hounsfield Prof. Allan M.
Cormack
Image processing is used for two somewhat different purposes:
 Improving the visual appearance of images (pictorial information)
to a human viewer, and
 Preparing (processing) images for measurement of the features
and structures present.
 For efficient storage and transmission of images.
The techniques that are appropriate for each of these tasks are not
always the same, but there is considerable overlap.
DIGITAL IMAGE PROCESSING
Low Level Process
Input: Image
Output: Image
Examples: Noise removal,
image sharpening
Mid Level Process
Input: Image
Output: Attributes
Examples: Object
recognition,
segmentation
High Level Process
Input: Attributes Output:
Understanding
Examples: Scene
understanding,
autonomous navigation
“The continuum from image processing to computer vision can be
broken up into low , mid and high-level processes”
DIGITAL IMAGE PROCESSING
Low-level process: (DIP)
Primitive operations where inputs and outputs are images
Major functions: image pre-processing like noise reduction,
contrast enhancement, image sharpening, etc.
Mid-level process (DIP and Computer Vision and Pattern
Recognition)
Inputs are images, outputs are attributes (e.g., edges).
Major functions: segmentation, description, classification /
recognition of objects
High-level process (Computer Vision)
Make sense of an ensemble of recognized objects; perform the
cognitive functions normally associated with vision
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Fundamental steps in DIP
Image Acquisition:
First process
Involves image preprocessing viz. scaling
Image Enhancement:
Process of image manipulation to make it more suitable for specific
use
Different images require different enhancement methods
Subjective technique
Image Restoration:
Based on mathematical or probabilistic models of image
degradation thus objective.
Fundamental steps in DIP
Color Image Processing:
Gained importance due to increase use of internet
Wavelets:
Used mainly for image data compression & pyramidal representation
where images are divided into smaller regions.
Compression:
Technique for reducing the storage required to save image, or
bandwidth required to transmit it.
 JPEG (Joint Photographic Experts Group)
 TIF(Tagged Image File) or TIFF(Tagged Image File Format)
 PNG(Portable Network Graphics)
 GIF(Graphics Interchange Format)
 BMP(Bitmap image file)
Fundamental steps in DIP
Morphological Processing :
 Deals with tools for extracting image components
Segmentation:
Partition an image into constituent parts or objects.
Representation & description:
Follows output of segmentation with raw pixel data usually boundary
information or regional description.
Object recognition:
Process of assigning a label to an object based on its description.
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Key Stages in Digital Image Processing:
Morphological Processing
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Image
Acquisition
Image
Restoration
Morphological
Processing
Segmentation
Representation
& Description
Image
Enhancement
Object
Recognition
Problem Domain
Colour Image
Processing
Image
Compression
Components of an Image Processing
System
Network
Image Displays Computer Mass Storage
Hardcopy Image Processing Image Processing
H/W S/W
Image Sensors
Problem Domain
Components of an Image Processing
System
Sensors:
Two elements required to acquire digital images
 Physical device: sensitive to the energy radiated by the object we
wish to image.
Digitizer: converts output of physical sensing device into digital
form.
Specialized image processing hardware:
 Digitizer + hardware
 Hardware: Performs Arithmetic Logic Unit (ALU) on entire image.
Computer:
 Image processing system ranging from PC to supercomputer
Image Processing Software:
 Specialized modules performing specific tasks
Components of an Image Processing
System
Mass Storage:
 Image of size 1024 * 1024 pixels with pixel intensity of 8-bit
requires 1 Mb storage space.
Image Displays:
 Flat screen, TV, Monitors, LCD, LED, 3D displays
Hardcopy:
Laser Printers, Camera Films, Heat Sensitive devices, inkjet
units, digital units like optical and CD-ROM.
Networking:
Communicating with remote sites on internet.
1)Biological Research:
 DNA typing and matching;
Automatic counting and classification of cell structures in bone and tissue.
2) Defence and Intelligence:
Reconnaissance photo-interpretation of objects in
 Satellite images;
Target acquisition and
Missile guidance.
3) Document Processing:
 Scanning,
Archiving and transmission (fax);
Automatic detection and recognition of printed text (postal sorting
office, tax return processing, banking cheques).
4) Law Enforcement Forensics:
 Photo-ID kits,
criminal photo-search,
 automatic fingerprint matching,
DNA matching and fibre analysis
5) Photography:
 Altering colours,
Zooming;
Adding and subtracting objects to a scene;
6) Remote Sensing:
Land cover analysis (water, roads, cities and cultivation),
vegetation features (water content and temperature) and crop yield
analysis;
3-D terrain rendering from satellite or aircraft data (road and dam
planning); fire and smoke detection.
7) Space exploration and Astronomy:
Satellite navigation and altitude control using star positions.
8) Video and Film Special Effects:
 Animation, and
Special effects (Star Wars).
The imaging machines can cover almost the entire EM spectrum,
ranging from gamma to radio waves. These include
• Gamma ray images
• x-ray band images
• ultra-violet band images
• visual light and infra-red images
• Imaging based on micro-waves and radio waves
•Thus, digital image processing encompasses a wide and varied field
of applications.
EM SPECTRUM:
Electro-Magnetic Spectrum
IR Imaging (Performance)
Fig. Thermal / IR view of a Chip
IR Imaging (Natural Calamity)
Fig. IR satellite view of
Augustine volcano
IR Imaging (Night Vision)
Fig. IR image of a sloth at night
IR Imaging (Night Vision)
Fig. Night vision system used by soldiers
Ultrasound imaging (Medical)
Fig. Fetus and Thyroid using ultrasound
Seismic imaging (Earthquake)
Fig. Detecting Earthquakes and its cause using cross sectional view
UV imaging (Ozone)
Fig. Detect ozone layer damage
X-Ray imaging (Medical)
Fig. X ray of neck
X-Ray imaging (Medical)
Fig. X ray of head
Gamma-Ray imaging (Astronomy)
Fig. Gamma ray bursts in space
Gamma-Ray imaging (Medical)
Fig. Gamma ray exposed images
Remote Sensing
Fig. Satellite images of Mumbai suburban(Left) and Gateway of India (Right)
Remote Sensing
Remote Sensing
Advantages
 Digital image processing made digital image can be noise
free
 It can be made available in any desired format. (X-rays, photo
negatives, improved image, etc)
 Digital imaging is the ability of the operator to post-process
the image .It means manipulate the pixel shades to correct
image density and contrast .
 Images can be stored in the computer memory and easily
retrieved on the same computer screen .
 Digital imaging allows the electronic transmission of images
to third-party providers
CONCLUSION
1.Dip is used to give effective images.
2.It is used to edit image and manipulate as user desired.
3.It is used in satellites ,medical, movies fields e.t.c.
4.Colour images styles, animation so on…
5.User understand any thing easy way.
Dip review
Dip review
Dip review

Weitere ähnliche Inhalte

Was ist angesagt?

06 spatial filtering DIP
06 spatial filtering DIP06 spatial filtering DIP
06 spatial filtering DIPbabak danyal
 
Filtering an image is to apply a convolution
Filtering an image is to apply a convolutionFiltering an image is to apply a convolution
Filtering an image is to apply a convolutionAbhishek Mukherjee
 
digital image processing, image processing
digital image processing, image processingdigital image processing, image processing
digital image processing, image processingKalyan Acharjya
 
Chapter 4 Image Processing: Image Transformation
Chapter 4 Image Processing: Image TransformationChapter 4 Image Processing: Image Transformation
Chapter 4 Image Processing: Image TransformationVarun Ojha
 
Digitized images and
Digitized images andDigitized images and
Digitized images andAshish Kumar
 
Digital image processing
Digital image processingDigital image processing
Digital image processingtushar05
 
Digital Image Processing 3rd edition Rafael C. Gonzalez, Richard E. Woods.pdf
Digital Image Processing 3rd edition Rafael C. Gonzalez, Richard E. Woods.pdfDigital Image Processing 3rd edition Rafael C. Gonzalez, Richard E. Woods.pdf
Digital Image Processing 3rd edition Rafael C. Gonzalez, Richard E. Woods.pdfssuserbe3944
 
Image processing fundamentals
Image processing fundamentalsImage processing fundamentals
Image processing fundamentalsA B Shinde
 
Introduction to Image Processing with MATLAB
Introduction to Image Processing with MATLABIntroduction to Image Processing with MATLAB
Introduction to Image Processing with MATLABSriram Emarose
 
Computer vision - edge detection
Computer vision - edge detectionComputer vision - edge detection
Computer vision - edge detectionWael Badawy
 
Spatial filtering using image processing
Spatial filtering using image processingSpatial filtering using image processing
Spatial filtering using image processingAnuj Arora
 

Was ist angesagt? (20)

Computer graphics
Computer graphicsComputer graphics
Computer graphics
 
06 spatial filtering DIP
06 spatial filtering DIP06 spatial filtering DIP
06 spatial filtering DIP
 
Filtering an image is to apply a convolution
Filtering an image is to apply a convolutionFiltering an image is to apply a convolution
Filtering an image is to apply a convolution
 
digital image processing, image processing
digital image processing, image processingdigital image processing, image processing
digital image processing, image processing
 
Chapter 4 Image Processing: Image Transformation
Chapter 4 Image Processing: Image TransformationChapter 4 Image Processing: Image Transformation
Chapter 4 Image Processing: Image Transformation
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
 
Digitized images and
Digitized images andDigitized images and
Digitized images and
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Image transforms
Image transformsImage transforms
Image transforms
 
Digital Image Processing 3rd edition Rafael C. Gonzalez, Richard E. Woods.pdf
Digital Image Processing 3rd edition Rafael C. Gonzalez, Richard E. Woods.pdfDigital Image Processing 3rd edition Rafael C. Gonzalez, Richard E. Woods.pdf
Digital Image Processing 3rd edition Rafael C. Gonzalez, Richard E. Woods.pdf
 
Image processing fundamentals
Image processing fundamentalsImage processing fundamentals
Image processing fundamentals
 
Introduction to Image Processing with MATLAB
Introduction to Image Processing with MATLABIntroduction to Image Processing with MATLAB
Introduction to Image Processing with MATLAB
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Computer vision - edge detection
Computer vision - edge detectionComputer vision - edge detection
Computer vision - edge detection
 
Spatial filtering using image processing
Spatial filtering using image processingSpatial filtering using image processing
Spatial filtering using image processing
 
Spatial domain and filtering
Spatial domain and filteringSpatial domain and filtering
Spatial domain and filtering
 
Image segmentation
Image segmentation Image segmentation
Image segmentation
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 

Andere mochten auch

From gamma ray imaging in space to medical diagnostics
From gamma ray imaging in space to medical diagnosticsFrom gamma ray imaging in space to medical diagnostics
From gamma ray imaging in space to medical diagnosticsGunnar Maehlum
 
digital image processing
digital image processingdigital image processing
digital image processingN.CH Karthik
 
Image processing
Image processingImage processing
Image processingVarun Raj
 
Real time image processing ppt
Real time image processing pptReal time image processing ppt
Real time image processing pptashwini.jagdhane
 
Digital image processing
Digital image processingDigital image processing
Digital image processingmanpreetgrewal
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image ProcessingSahil Biswas
 
Introduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLABIntroduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLABRay Phan
 
Medical Imaging Seminar Session 2
Medical Imaging Seminar Session 2Medical Imaging Seminar Session 2
Medical Imaging Seminar Session 2Space IDEAS Hub
 
IMAGE PROCESSING - MATHANKUMAR.S - VMKVEC
IMAGE PROCESSING - MATHANKUMAR.S - VMKVECIMAGE PROCESSING - MATHANKUMAR.S - VMKVEC
IMAGE PROCESSING - MATHANKUMAR.S - VMKVECMathankumar S
 
Digital imaging with charge coupled devices
Digital imaging with charge coupled devicesDigital imaging with charge coupled devices
Digital imaging with charge coupled devicesSteven Shaw
 
SYSTEM AND METHOD FOR ACQUIRING OF STATIC IMAGES OF OBJECTS IN MOTION
SYSTEM AND METHOD FOR ACQUIRING OF STATIC IMAGES OF OBJECTS IN MOTIONSYSTEM AND METHOD FOR ACQUIRING OF STATIC IMAGES OF OBJECTS IN MOTION
SYSTEM AND METHOD FOR ACQUIRING OF STATIC IMAGES OF OBJECTS IN MOTIONUSP
 
A novel data embedding method using adaptive pixel
A novel data embedding method using adaptive pixelA novel data embedding method using adaptive pixel
A novel data embedding method using adaptive pixelRenuka Verma
 
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...CSCJournals
 
Data Explosion in Medical Imaging
Data Explosion in Medical ImagingData Explosion in Medical Imaging
Data Explosion in Medical ImagingShourya Sarcar
 
introduction_to_medical_imaging
introduction_to_medical_imagingintroduction_to_medical_imaging
introduction_to_medical_imagingrezgar Shahi
 

Andere mochten auch (19)

From gamma ray imaging in space to medical diagnostics
From gamma ray imaging in space to medical diagnosticsFrom gamma ray imaging in space to medical diagnostics
From gamma ray imaging in space to medical diagnostics
 
System and method for motion compensation
System and method for motion compensationSystem and method for motion compensation
System and method for motion compensation
 
digital image processing
digital image processingdigital image processing
digital image processing
 
Image processing
Image processingImage processing
Image processing
 
Real time image processing ppt
Real time image processing pptReal time image processing ppt
Real time image processing ppt
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 
Introduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLABIntroduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLAB
 
Dip
DipDip
Dip
 
Glossary
GlossaryGlossary
Glossary
 
Medical Imaging Seminar Session 2
Medical Imaging Seminar Session 2Medical Imaging Seminar Session 2
Medical Imaging Seminar Session 2
 
IMAGE PROCESSING - MATHANKUMAR.S - VMKVEC
IMAGE PROCESSING - MATHANKUMAR.S - VMKVECIMAGE PROCESSING - MATHANKUMAR.S - VMKVEC
IMAGE PROCESSING - MATHANKUMAR.S - VMKVEC
 
Digital imaging with charge coupled devices
Digital imaging with charge coupled devicesDigital imaging with charge coupled devices
Digital imaging with charge coupled devices
 
Week9
Week9Week9
Week9
 
SYSTEM AND METHOD FOR ACQUIRING OF STATIC IMAGES OF OBJECTS IN MOTION
SYSTEM AND METHOD FOR ACQUIRING OF STATIC IMAGES OF OBJECTS IN MOTIONSYSTEM AND METHOD FOR ACQUIRING OF STATIC IMAGES OF OBJECTS IN MOTION
SYSTEM AND METHOD FOR ACQUIRING OF STATIC IMAGES OF OBJECTS IN MOTION
 
A novel data embedding method using adaptive pixel
A novel data embedding method using adaptive pixelA novel data embedding method using adaptive pixel
A novel data embedding method using adaptive pixel
 
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
 
Data Explosion in Medical Imaging
Data Explosion in Medical ImagingData Explosion in Medical Imaging
Data Explosion in Medical Imaging
 
introduction_to_medical_imaging
introduction_to_medical_imagingintroduction_to_medical_imaging
introduction_to_medical_imaging
 

Ähnlich wie Dip review

BEC007 -Digital image processing.pdf
BEC007  -Digital image processing.pdfBEC007  -Digital image processing.pdf
BEC007 -Digital image processing.pdfgopikahari7
 
EC4160-lect 1,2.ppt
EC4160-lect 1,2.pptEC4160-lect 1,2.ppt
EC4160-lect 1,2.pptssuser812128
 
DIPsadasdasfsdfsdfdfasdfsdfsdgsdgdsfgdfgfdg
DIPsadasdasfsdfsdfdfasdfsdfsdgsdgdsfgdfgfdgDIPsadasdasfsdfsdfdfasdfsdfsdgsdgdsfgdfgfdg
DIPsadasdasfsdfsdfdfasdfsdfsdgsdgdsfgdfgfdgMrVMNair
 
Basics of digital image processing
Basics of digital image  processingBasics of digital image  processing
Basics of digital image processingzahid6
 
Dip unit-i-ppt academic year(2016-17)
Dip unit-i-ppt academic year(2016-17)Dip unit-i-ppt academic year(2016-17)
Dip unit-i-ppt academic year(2016-17)RagavanK6
 
Digital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfDigital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfVaideshSiva1
 
Image processing presentation
Image processing presentationImage processing presentation
Image processing presentationBibus Poudel
 
Presentation on Digital Image Processing
Presentation on Digital Image ProcessingPresentation on Digital Image Processing
Presentation on Digital Image ProcessingSalim Hosen
 
Fundamentals of image processing
Fundamentals of image processingFundamentals of image processing
Fundamentals of image processingRoufulAlamBhat1
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image ProcessingReshma KC
 
Image proccessing slide share
Image proccessing slide shareImage proccessing slide share
Image proccessing slide shareSyedShaiby
 
DIGITAL IMAGE PROCESSING FOR A PRESENTATION.pptx
DIGITAL IMAGE PROCESSING FOR A PRESENTATION.pptxDIGITAL IMAGE PROCESSING FOR A PRESENTATION.pptx
DIGITAL IMAGE PROCESSING FOR A PRESENTATION.pptx21bca82
 

Ähnlich wie Dip review (20)

BEC007 -Digital image processing.pdf
BEC007  -Digital image processing.pdfBEC007  -Digital image processing.pdf
BEC007 -Digital image processing.pdf
 
EC4160-lect 1,2.ppt
EC4160-lect 1,2.pptEC4160-lect 1,2.ppt
EC4160-lect 1,2.ppt
 
DIPsadasdasfsdfsdfdfasdfsdfsdgsdgdsfgdfgfdg
DIPsadasdasfsdfsdfdfasdfsdfsdgsdgdsfgdfgfdgDIPsadasdasfsdfsdfdfasdfsdfsdgsdgdsfgdfgfdg
DIPsadasdasfsdfsdfdfasdfsdfsdgsdgdsfgdfgfdg
 
Basics of digital image processing
Basics of digital image  processingBasics of digital image  processing
Basics of digital image processing
 
Dip unit-i-ppt academic year(2016-17)
Dip unit-i-ppt academic year(2016-17)Dip unit-i-ppt academic year(2016-17)
Dip unit-i-ppt academic year(2016-17)
 
Digital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfDigital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdf
 
Image processing presentation
Image processing presentationImage processing presentation
Image processing presentation
 
Dip sdit 7
Dip sdit 7Dip sdit 7
Dip sdit 7
 
Jc3416551658
Jc3416551658Jc3416551658
Jc3416551658
 
Lec_1_Introduction.pdf
Lec_1_Introduction.pdfLec_1_Introduction.pdf
Lec_1_Introduction.pdf
 
Lec_1_Introduction.pdf
Lec_1_Introduction.pdfLec_1_Introduction.pdf
Lec_1_Introduction.pdf
 
Presentation on Digital Image Processing
Presentation on Digital Image ProcessingPresentation on Digital Image Processing
Presentation on Digital Image Processing
 
DIP-Unit1-Session1.pdf
DIP-Unit1-Session1.pdfDIP-Unit1-Session1.pdf
DIP-Unit1-Session1.pdf
 
Fundamentals of image processing
Fundamentals of image processingFundamentals of image processing
Fundamentals of image processing
 
imp.pptx
imp.pptximp.pptx
imp.pptx
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 
1st section
1st section1st section
1st section
 
Seema dip
Seema dipSeema dip
Seema dip
 
Image proccessing slide share
Image proccessing slide shareImage proccessing slide share
Image proccessing slide share
 
DIGITAL IMAGE PROCESSING FOR A PRESENTATION.pptx
DIGITAL IMAGE PROCESSING FOR A PRESENTATION.pptxDIGITAL IMAGE PROCESSING FOR A PRESENTATION.pptx
DIGITAL IMAGE PROCESSING FOR A PRESENTATION.pptx
 

Kürzlich hochgeladen

Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士obuhobo
 
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackVIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackSuhani Kapoor
 
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...poojakaurpk09
 
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Niya Khan
 
Production Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjProduction Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjLewisJB
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxGry Tina Tinde
 
Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipSoham Mondal
 
Delhi Call Girls Greater Noida 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Greater Noida 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Greater Noida 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Greater Noida 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service CuttackVIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service CuttackSuhani Kapoor
 
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsSonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsNiya Khan
 
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen DatingDubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Datingkojalkojal131
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...Suhani Kapoor
 
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiVIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceSanjay Bokadia
 
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证obuhobo
 

Kürzlich hochgeladen (20)

Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
 
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackVIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
 
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
 
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
 
Production Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjProduction Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbj
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptx
 
Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management Internship
 
Delhi Call Girls Greater Noida 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Greater Noida 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Greater Noida 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Greater Noida 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service CuttackVIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
VIP Call Girl Cuttack Aashi 8250192130 Independent Escort Service Cuttack
 
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsSonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
 
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
 
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen DatingDubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
 
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
 
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiVIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
 
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCeCall Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector Experience
 
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
 

Dip review

  • 1. DIGITAL IMAGE PROCESSING Presented by:- S. Sushma(11MD1A0466) P. Harish Reddy(11MD1A0496) V. Manikanta(11MD1A04B1)
  • 2. DIGITAL IMAGE PROCESSING Presented by:- S. Sushma(11MD1A0466) P. Harish Reddy(11MD1A0496) V. Manikanta(11MD1A04B1)
  • 3. INTRODUCTION What is an Image  An image is nothing more than a two dimensional signal.  It is defined by the mathematical function f(x,y) where x and y are the two co-ordinates horizontally and vertically. The value of f(x,y) at any point is gives the pixel value at that point of an image. X Y The adjacent figure is an example of digital image that we can watch on our computer screen. But actually , this image is nothing but a two dimensional array of numbers ranging between 0 and 255.
  • 4. Adjacent table is the actual representation of above image. Each number represents the value of the function f(x,y) at any point. In this case the value 123 , 232,123 each represents an individual pixel value. INTRODUCTION 123 30 123 232 123 321 123 77 89 80 255 255 PIXEL  A Pixel is a basic building block for an image. 1 pixel
  • 5. What is a Digital Image? A digital image is a representation of a two-dimensional image as a finite set of digital values, called picture elements or pixels
  • 6. How a Digital Image is Generated  Since capturing an image from a camera is a physical procedure. The sunlight is used as a source of energy.  A sensor array is used for the acquisition of the image.  So when the sunlight falls upon the object, then the amount of light reflected by that object is sensed by the sensors, and a continuous voltage signal is generated by the amount of sensed data.
  • 7. In order to create a digital image , we need to convert this data into a digital form. This involves sampling and quantization. The result of sampling and quantization results in an two dimensional array or matrix of numbers which are nothing but a digital image. How a Digital Image is Generated
  • 8. Meaning of digital image processing  Digital : Information represented in discrete (digits) form.  Image : A reproduction of the form of a person or object .  Processing : Performing a series of actions or operations on data to convert into information  DIP: The Digital image processing is the use of computer algorithms to perform image processing (or) manipulation on digital images.
  • 9. HISTORY OF DIP Early 1920s: One of the first applications of digital imaging was in the news paper industry. The Bartlane cable picture transmission service. Images were transferred by submarine cable between London and New York. Pictures were coded for cable transfer and reconstructed at the receiving end on a telegraph printer.
  • 10. Fig. 2 Fig. 3 In 1921, photographic printing press improved the resolution and tonal quality of images. Bartlane system was capable of coding 5 distinct brightness levels. It increased to 15 by 1929. HISTORY OF DIP
  • 11. After 35 years of improvement in processing technique In 1964, Computer processing techniques were used to improve picture of moon transmitted by Ranger 7 at JPL. This was the basis of modern image processing technique. HISTORY OF DIP
  • 12.  Many of the techniques of digital image processing, were developed in the 1960s at the Jet Propulsion Laboratory, Massachusetts Institute of Technology, Bell Laboratories, University of Maryland, and a few other research facilities, with application to satellite imagery, wire- photo standards conversion,  Medical imaging, Videophone, Character recognition, and photograph enhancement.  In 2002 Raanan Fattal introduced Gradient domain image processing, a new way to process images in which the differences between pixels are manipulated rather than the pixel values themselves. HISTORY OF DIP
  • 13. HISTORY OF DIP •1970s: Digital image processing begins to be used in medical applications •1979: Sir Godfrey N. Hounsfield & Prof. Allan M. Cormack share the Nobel Prize in medicine for the invention of tomography, the technology behind Computerised Axial Tomography (CAT) scans Typical head slice CAT image Godfrey N. Hounsfield Prof. Allan M. Cormack
  • 14. Image processing is used for two somewhat different purposes:  Improving the visual appearance of images (pictorial information) to a human viewer, and  Preparing (processing) images for measurement of the features and structures present.  For efficient storage and transmission of images. The techniques that are appropriate for each of these tasks are not always the same, but there is considerable overlap. DIGITAL IMAGE PROCESSING
  • 15. Low Level Process Input: Image Output: Image Examples: Noise removal, image sharpening Mid Level Process Input: Image Output: Attributes Examples: Object recognition, segmentation High Level Process Input: Attributes Output: Understanding Examples: Scene understanding, autonomous navigation “The continuum from image processing to computer vision can be broken up into low , mid and high-level processes” DIGITAL IMAGE PROCESSING
  • 16. Low-level process: (DIP) Primitive operations where inputs and outputs are images Major functions: image pre-processing like noise reduction, contrast enhancement, image sharpening, etc. Mid-level process (DIP and Computer Vision and Pattern Recognition) Inputs are images, outputs are attributes (e.g., edges). Major functions: segmentation, description, classification / recognition of objects High-level process (Computer Vision) Make sense of an ensemble of recognized objects; perform the cognitive functions normally associated with vision
  • 18. Fundamental steps in DIP Image Acquisition: First process Involves image preprocessing viz. scaling Image Enhancement: Process of image manipulation to make it more suitable for specific use Different images require different enhancement methods Subjective technique Image Restoration: Based on mathematical or probabilistic models of image degradation thus objective.
  • 19. Fundamental steps in DIP Color Image Processing: Gained importance due to increase use of internet Wavelets: Used mainly for image data compression & pyramidal representation where images are divided into smaller regions. Compression: Technique for reducing the storage required to save image, or bandwidth required to transmit it.  JPEG (Joint Photographic Experts Group)  TIF(Tagged Image File) or TIFF(Tagged Image File Format)  PNG(Portable Network Graphics)  GIF(Graphics Interchange Format)  BMP(Bitmap image file)
  • 20. Fundamental steps in DIP Morphological Processing :  Deals with tools for extracting image components Segmentation: Partition an image into constituent parts or objects. Representation & description: Follows output of segmentation with raw pixel data usually boundary information or regional description. Object recognition: Process of assigning a label to an object based on its description.
  • 24. Key Stages in Digital Image Processing: Morphological Processing Image Acquisition Image Restoration Morphological Processing Segmentation Representation & Description Image Enhancement Object Recognition Problem Domain Colour Image Processing Image Compression
  • 30. Components of an Image Processing System Network Image Displays Computer Mass Storage Hardcopy Image Processing Image Processing H/W S/W Image Sensors Problem Domain
  • 31. Components of an Image Processing System Sensors: Two elements required to acquire digital images  Physical device: sensitive to the energy radiated by the object we wish to image. Digitizer: converts output of physical sensing device into digital form. Specialized image processing hardware:  Digitizer + hardware  Hardware: Performs Arithmetic Logic Unit (ALU) on entire image. Computer:  Image processing system ranging from PC to supercomputer Image Processing Software:  Specialized modules performing specific tasks
  • 32. Components of an Image Processing System Mass Storage:  Image of size 1024 * 1024 pixels with pixel intensity of 8-bit requires 1 Mb storage space. Image Displays:  Flat screen, TV, Monitors, LCD, LED, 3D displays Hardcopy: Laser Printers, Camera Films, Heat Sensitive devices, inkjet units, digital units like optical and CD-ROM. Networking: Communicating with remote sites on internet.
  • 33. 1)Biological Research:  DNA typing and matching; Automatic counting and classification of cell structures in bone and tissue. 2) Defence and Intelligence: Reconnaissance photo-interpretation of objects in  Satellite images; Target acquisition and Missile guidance.
  • 34. 3) Document Processing:  Scanning, Archiving and transmission (fax); Automatic detection and recognition of printed text (postal sorting office, tax return processing, banking cheques). 4) Law Enforcement Forensics:  Photo-ID kits, criminal photo-search,  automatic fingerprint matching, DNA matching and fibre analysis
  • 35. 5) Photography:  Altering colours, Zooming; Adding and subtracting objects to a scene; 6) Remote Sensing: Land cover analysis (water, roads, cities and cultivation), vegetation features (water content and temperature) and crop yield analysis; 3-D terrain rendering from satellite or aircraft data (road and dam planning); fire and smoke detection.
  • 36. 7) Space exploration and Astronomy: Satellite navigation and altitude control using star positions. 8) Video and Film Special Effects:  Animation, and Special effects (Star Wars).
  • 37. The imaging machines can cover almost the entire EM spectrum, ranging from gamma to radio waves. These include • Gamma ray images • x-ray band images • ultra-violet band images • visual light and infra-red images • Imaging based on micro-waves and radio waves •Thus, digital image processing encompasses a wide and varied field of applications. EM SPECTRUM:
  • 39. IR Imaging (Performance) Fig. Thermal / IR view of a Chip
  • 40. IR Imaging (Natural Calamity) Fig. IR satellite view of Augustine volcano
  • 41. IR Imaging (Night Vision) Fig. IR image of a sloth at night
  • 42. IR Imaging (Night Vision) Fig. Night vision system used by soldiers
  • 43. Ultrasound imaging (Medical) Fig. Fetus and Thyroid using ultrasound
  • 44. Seismic imaging (Earthquake) Fig. Detecting Earthquakes and its cause using cross sectional view
  • 45. UV imaging (Ozone) Fig. Detect ozone layer damage
  • 48. Gamma-Ray imaging (Astronomy) Fig. Gamma ray bursts in space
  • 49. Gamma-Ray imaging (Medical) Fig. Gamma ray exposed images
  • 50. Remote Sensing Fig. Satellite images of Mumbai suburban(Left) and Gateway of India (Right)
  • 53. Advantages  Digital image processing made digital image can be noise free  It can be made available in any desired format. (X-rays, photo negatives, improved image, etc)  Digital imaging is the ability of the operator to post-process the image .It means manipulate the pixel shades to correct image density and contrast .  Images can be stored in the computer memory and easily retrieved on the same computer screen .  Digital imaging allows the electronic transmission of images to third-party providers
  • 54. CONCLUSION 1.Dip is used to give effective images. 2.It is used to edit image and manipulate as user desired. 3.It is used in satellites ,medical, movies fields e.t.c. 4.Colour images styles, animation so on… 5.User understand any thing easy way.