Lecture 6 Histogram

32
Computer Science E-7 Exposing Digital Photography Lecture 6: The Histogram October 19, 2009 [email protected] 1

description

Lecture 6 Histogram

Transcript of Lecture 6 Histogram

Page 1: Lecture 6 Histogram

Computer Science E-7Exposing Digital Photography

Lecture 6: The HistogramOctober 19, 2009

[email protected]

1

Page 2: Lecture 6 Histogram

Histograms General Histogram

Image from http://en.wikipedia.org/wiki/Histogram

2

Page 3: Lecture 6 Histogram

Histograms Digital Photography

3

Black WhiteSome

Many

Page 4: Lecture 6 Histogram

Histograms Total Underexposure

4

Page 5: Lecture 6 Histogram

Histograms Total Overexposure

5

Page 6: Lecture 6 Histogram

Histograms Well-exposed samples

Photo by Dan Armendariz, 2009309s, ISO 100

6

Page 7: Lecture 6 Histogram

Histograms Well-exposed samples

Photo by Dan Armendariz, 20071/1000s, ISO 400, f/5.6

7

Page 8: Lecture 6 Histogram

Histograms Well-exposed samples

Photo by Dan Armendariz, 2007

8

Page 9: Lecture 6 Histogram

Histograms

Under-exposure

9

Photo by Dan Armendariz, 2005

8.0s, ISO 100, f/8

Page 10: Lecture 6 Histogram

Histograms

Over-exposure

10

Photo by Dan Armendariz, 2005

15.0s, ISO 100, f/16

Page 11: Lecture 6 Histogram

Histograms Exposure Compensation

Photos by Dan Armendariz, 2005Left: 1/80s, ISO 400, f/2.8, 0ev. Right: 1/80s, ISO 800, f/2.5, +1.3ev

11

Page 12: Lecture 6 Histogram

Histograms Over- & Under-exposure

Photo by Dan Armendariz, 20061/80s, ISO 400, f/10

12

Page 13: Lecture 6 Histogram

Bits and Bytes Refresher

Bit 0 or 1

Byte 8 bits

13

Page 14: Lecture 6 Histogram

Bits and Bytes As related to histograms

14

Black White0 255

Page 15: Lecture 6 Histogram

Bits and Bytes Bit Depth

JPEG

Red Green Blue

8-bit 8-bit 8-bit

0 255 0 255 0 255

15

Page 16: Lecture 6 Histogram

Histograms What about color?

16

Red Green Blue

?

Page 17: Lecture 6 Histogram

The Eye Luminance Detection

Image from http://en.wikipedia.org/wiki/Trichromacy

17

Page 18: Lecture 6 Histogram

The Eye Luminance Detection

18

Red Green Blue

Page 19: Lecture 6 Histogram

Luminance Calculation

19

Luminance ≈ 0.3 R + 0.59 G + 0.11 B

Page 20: Lecture 6 Histogram

Luminosity Histograms DIY!

20

Page 21: Lecture 6 Histogram

Luminosity Histograms DIY!

21

Page 22: Lecture 6 Histogram

Luminosity Histograms DIY!

22

Page 23: Lecture 6 Histogram

Histograms More than just Luminosity...

23

Lum

R

B

G

Page 24: Lecture 6 Histogram

Histograms Luminosity, Colors, & RGB

24

Lum

Colors

RGB

Page 25: Lecture 6 Histogram

Histograms Luminosity, Colors, & RGB

25

Images from http://www.cambridgeincolour.com/tutorials/histograms2.htm

Page 26: Lecture 6 Histogram

Histograms Luminosity, Colors, & RGB

26

Images from http://www.cambridgeincolour.com/tutorials/histograms2.htm

Page 27: Lecture 6 Histogram

Histograms What is Black and White?

Photo by Dan Armendariz, 20061/80s, ISO 400, f/10

27

Page 28: Lecture 6 Histogram

Dynamic Range The Eye

Image from http://en.wikipedia.org/wiki/Fovea

28

Page 29: Lecture 6 Histogram

Dynamic Range Digital Cameras

29

Pixel (“Bucket”)

Photons (Light)

Collected Light

Page 30: Lecture 6 Histogram

Dynamic Range Simplified Calculation

30

Dynamic Range =Biggest Signal (full “bucket”)Smallest detectable signal

Page 31: Lecture 6 Histogram

Dynamic Range In Scenes

Photo by Dan Armendariz, 20061/80s, ISO 400, f/10

31

Page 32: Lecture 6 Histogram

Computer Science E-7Exposing Digital Photography

Lecture 6: The HistogramOctober 19, 2009

[email protected]

32