Top Banner
DIGITAL IMAGE PROCESSING G.Arumugam. L/ECE. G.Arumugam. L/ECE. Sasurie Academy of Sasurie Academy of Engineering. Engineering.
49
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Dip u1_digital Image Fundamentals

DIGITAL IMAGE PROCESSING

G.Arumugam. L/ECE.G.Arumugam. L/ECE.Sasurie Academy of Engineering.Sasurie Academy of Engineering.

Page 2: Dip u1_digital Image Fundamentals

THIS SESSION…..

1. Basic Discussion About the Subject….2. Unit -1 [ Digital Image Fundamentals]

2

Page 3: Dip u1_digital Image Fundamentals

WHY ? DIGITAL IMAGE PROCESSING

“One picture is worth more than thousand

words”

3

Page 4: Dip u1_digital Image Fundamentals

IMAGE PROCESSING – (AN APPLICATION VIEW)

Satellite images.

(GPS , Agriculture , Military Applications )

Biomedical images. (Cancer Detection, Tumor

Detection.)

Industrial Automation. (Finding the Discontinuities)

Robotics. Remote Sensing.

4

Page 5: Dip u1_digital Image Fundamentals

IMAGEImage

Reflection of Light from an object representing as a 2D function f(x,y) .

(incident and reflection of light)

Digital Image Its an array of pixels that stores light intensities in

binary values. E.g.. Photograph , map ,chart.

Pixels A (2-D) grid that are often represented as dots or

squares. Each pixel is a sample of an original image. Caries and stores similar or variable intensity levels.

5

Page 6: Dip u1_digital Image Fundamentals

CLASSIFICATION OF DIGITAL IMAGES

BINARY IMAGE Binary refers two. The Entire Image is represented by only two levels of

Intensities

0 – Black

1 – White

Black – 0

White – 16

Page 7: Dip u1_digital Image Fundamentals

For an 8-bit image the intensity levels varies from 0 to 255.

0- Black

255- White

In between range represent's gray levels

8-bit image – Each pixel carries 8 no of zeros (0000 0000) for black and 8 no of ones (1111 1111) for 255.

2n – n represents no of bits in one pixel. n = 8 then 28= 256 (i.e.) 0 to 255 n = 16 then 216=65,536 (i.e.) 0 to 65,535

CLASSIFICATION OF DIGITAL IMAGES

GRAY SCALE IMAGE

7

Page 8: Dip u1_digital Image Fundamentals

GRAY SCALE IMAGE

8

Page 9: Dip u1_digital Image Fundamentals

Each pixel of a color image carries 24- bits to represent the primary colors.

Red – 8 bits Green – 8 bits Blue – 8 bits 224=16 777 216

CLASSIFICATION OF DIGITAL IMAGES

COLOR IMAGE

16 777 216 range of colors

9

Page 10: Dip u1_digital Image Fundamentals

COLOR IMAGE

10

Page 11: Dip u1_digital Image Fundamentals

CLASSIFICATION OF DIGITAL IMAGES

Binary Gray Scale Color

11

Page 12: Dip u1_digital Image Fundamentals

UNIT-1 DIGITAL IMAGE FUNDAMENTALS

Topics to be Discussed Elements of digital image processing systems. Elements of visual perception. Psycho visual model- brightness- contrast- hue-

saturation. Mach band effect. Color image fundamentals - RGB- HSI models. Image sampling- Quantization. Dither. Two dimensional mathematical preliminaries .

12

Page 13: Dip u1_digital Image Fundamentals

Elements of digital image processing systems. Elements of visual perception. Psycho visual model- brightness- contrast- hue- saturation. Mach band effect. Color image fundamentals - RGB- HSI models. Image sampling- Quantization. Dither. Two dimensional mathematical preliminaries .

13

Page 14: Dip u1_digital Image Fundamentals

ELEMENTS OF DIGITAL IMAGE PROCESSING SYSTEMS

14

Page 15: Dip u1_digital Image Fundamentals

Elements of digital image processing systems.

Elements of visual perception. Psycho visual model- brightness- contrast- hue- saturation. Mach band effect. Color image fundamentals - RGB- HSI models. Image sampling- Quantization. Dither. Two dimensional mathematical preliminaries .

15

Page 16: Dip u1_digital Image Fundamentals

ELEMENTS OF VISUAL PERCEPTION.

Structure of eye Image formation in eye Brightness Adaptation and Discrimination.

16

Page 17: Dip u1_digital Image Fundamentals

Structure of eye Image formation in eye Brightness Adaptation and Discrimination.

ELEMENTS OF VISUAL PERCEPTION.

17

Page 18: Dip u1_digital Image Fundamentals

STRUCTURE OF EYE

18

Page 19: Dip u1_digital Image Fundamentals

Eye is nearly sphere in shape of average diameter 20mm. Three important membranes are

1. Cornea and Sclera

2. Choroid

3. Retina Cornea - Transparent tissue that covers the anterior surface of the

eye. Sclera - Encloses the remaining part. Choroid – Responsible for nutrition of eye. Retina – Light from the object is imaged in retina , contains two

receptors

Cones and Rods. Iris – controls the amount of light entering the eye ( diameter 2 to 8

mm). Lens – contains 60 to 70 % of water and 6% fat. Absorbs approx. 8%

of visible light19

Page 20: Dip u1_digital Image Fundamentals

Cones 6 to 7 millions . Deposited at the centre portion of retina

(fovea). Highly sensitive to color. Each cone is connected with its own nerve end. Cone vision is Photopic or Bright Light Vision.

Rods 75 to 150 millions. Spread over the retinal region. Rod vision is Scotopic or Dim Light Vision.

20

Page 21: Dip u1_digital Image Fundamentals

DISTRIBUTION OF CONES AND RODS

21

Page 22: Dip u1_digital Image Fundamentals

Structure of eye

Image formation in eye Brightness Adaptation and Discrimination.

ELEMENTS OF VISUAL PERCEPTION.

22

Page 23: Dip u1_digital Image Fundamentals

IMAGE FORMATION IN THE EYE

15 / 100 = h / 17

h = 2.55mm23

Page 24: Dip u1_digital Image Fundamentals

Structure of eye Image formation in eye

Brightness Adaptation and Discrimination.

ELEMENTS OF VISUAL PERCEPTION.

24

Page 25: Dip u1_digital Image Fundamentals

BRIGHTNESS ADAPTATION

25

Page 26: Dip u1_digital Image Fundamentals

BRIGHTNESS DISCRIMINATION.

K

I

K

I

K

I

I- Light illumination in Square

K- Light illumination in Circle

I = K I ≤ K

26

Page 27: Dip u1_digital Image Fundamentals

Elements of digital image processing systems. Elements of visual perception. Psycho visual model- brightness- contrast- hue- saturation.

Mach band effect. Color image fundamentals - RGB- HSI models. Image sampling- Quantization. Dither. Two dimensional mathematical preliminaries .

27

Page 28: Dip u1_digital Image Fundamentals

MACHBAND EFFECT

28

Page 29: Dip u1_digital Image Fundamentals

SIMULTANEOUS CONTRAST

29

Page 30: Dip u1_digital Image Fundamentals

OPTICAL ILLUSION

30

Page 31: Dip u1_digital Image Fundamentals

Elements of digital image processing systems. Elements of visual perception.

Psycho visual model- brightness- contrast- hue- saturation.

Mach band effect. Color image fundamentals - RGB- HSI models. Image sampling- Quantization. Dither. Two dimensional mathematical preliminaries .

31

Page 32: Dip u1_digital Image Fundamentals

Hue- Dominant wavelength in a mixture of light waves (i.e Purest form of color)

Saturation - Amount of white light mixed with hue.

Brightness - Subjective Descriptor cannot be measurable varies for individuals.

Contrast – Adding same color.

32

Page 33: Dip u1_digital Image Fundamentals

Elements of digital image processing systems. Elements of visual perception. Psycho visual model- brightness- contrast- hue- saturation. Mach band effect.

Color image fundamentals - RGB- HSI models.

Image sampling- Quantization. Dither. Two dimensional mathematical preliminaries .

33

Page 34: Dip u1_digital Image Fundamentals

COLOR IMAGE FUNDAMENTALS

34

Page 35: Dip u1_digital Image Fundamentals

ELECTROMAGNETIC SPECTRUM

35

Page 36: Dip u1_digital Image Fundamentals

Achromatic - Void of color, Light in black and white TV Chromatic - Color light spectrum from approx. 400 to 700 nm. Quality of chromatic light• Radiance - Total amount of energy that flows from the light

source.

Unit-watts (w) • Luminance - Amount of energy absorb from the light source.

Unit- lumens (ls)• Brightness - Subjective Descriptor cannot be measurable Cone sensors are responsible for color vision 65% RED (700nm) 33% GREEN (546.1nm) 2% BLUE (485.8nm)

36

Page 37: Dip u1_digital Image Fundamentals

SPECTRAL RESPONSE OF CONES

37

Page 38: Dip u1_digital Image Fundamentals

Primary: RED GREEN BLUE

Secondary: MAGENTA YELLOW CYAN

Primary: MAGENTA YELLOW CYANSecondary: RED GREEN BLUE

MIXTURE OF COLOR LIGHT

38

Page 39: Dip u1_digital Image Fundamentals

RGB COLOR MODEL

39

Page 40: Dip u1_digital Image Fundamentals

RGB COLOR CUBE

40

Page 41: Dip u1_digital Image Fundamentals

HSI COLOR MODEL

41

Page 42: Dip u1_digital Image Fundamentals

Elements of digital image processing systems. Elements of visual perception. Psycho visual model- brightness- contrast- hue- saturation. Mach band effect. Color image fundamentals - RGB- HSI models.

Image sampling- Quantization. Dither. Two dimensional mathematical preliminaries .

42

Page 43: Dip u1_digital Image Fundamentals

ANALOG & DIGITAL IMAGE

43

Page 44: Dip u1_digital Image Fundamentals

IMAGE SAMPLING AND QUANTIZATION

Digitizing the co ordinate values is called Sampling

Digitizing the amplitude values is called Quantization

44

Page 45: Dip u1_digital Image Fundamentals

45

Page 46: Dip u1_digital Image Fundamentals

Elements of digital image processing systems. Elements of visual perception. Psycho visual model- brightness- contrast- hue- saturation. Mach band effect. Color image fundamentals - RGB- HSI models. Image sampling- Quantization.

Dither. Two dimensional mathematical preliminaries .

46

Page 47: Dip u1_digital Image Fundamentals

DITHER

47

Page 48: Dip u1_digital Image Fundamentals

DISCUSSIONS ??

48

Page 49: Dip u1_digital Image Fundamentals

Thank You

49