visual perception of images - auburn universityreevesj/classes/elec7450/restricted/percepti… · i...

17
Visual Perception of Images A processed image is usually intended to be viewed by a human observer. An understanding of how humans perceive visual stimuli—the human visual system (HVS)—is crucial to the design of many image processing algorithms. We need to understand: I photometric properties of physical world I spatial response of the HVS I temporal response of the HVS I spectral/color response of the HVS Stanley J. Reeves ELEC 7450 - Digital Image Processing 1 / 16

Upload: others

Post on 28-Sep-2020

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Visual Perception of Images

A processed image is usually intended to be viewed by a humanobserver.

An understanding of how humans perceive visual stimuli—the humanvisual system (HVS)—is crucial to the design of many imageprocessing algorithms.

We need to understand:I photometric properties of physical worldI spatial response of the HVSI temporal response of the HVSI spectral/color response of the HVS

Stanley J. Reeves ELEC 7450 - Digital Image Processing 1 / 16

Page 2: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Structure of Human Eye

I cornea - hard, fixedlens

I lens - soft, flexiblelens that allows thefocus of the eye tochange

I retina - the innermembrane on whichthe image is focusedand sensed

PupilIris

Posterior chamber

Lens

Cornea

Anterior chamber(aqueous humour)

Ciliary muscle

Sclera

Choroid

Retina

Zonularfibres

Optic disc

Optic nerve Fovea

Hyaloidcanal

Suspensoryligament

Retinalblood vessels

Vitreoushumour

Stanley J. Reeves ELEC 7450 - Digital Image Processing 2 / 16

Page 3: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Visual System BasicsI rods - a class of photoreceptor cells that do not distinguish

wavelength but are sensitive to dim light (scotopic or dim-lightvision)

I cones - a class of photoreceptor cells that are sensitive towavelength at high light levels (photopic or bright light vision)

I three types of cones, roughly corresponding to bandpassresponses around red, green and blue wavelengths (long,medium, and short)

I the eye perceives color as a weighted combination of these threetypes of cones

Stanley J. Reeves ELEC 7450 - Digital Image Processing 3 / 16

Page 4: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Brightness Adaptation

I The HVS can adapt to distinguish up to1010 light intensity levels from the scotopicthreshold to glare level.

I The intensity range discriminated in oneinstant (the brightness adaptation level) israther small.

I Light sensitivity increases in dim light anddecreases in bright light to accommodate awide range of illumination levels.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 4 / 16

Page 5: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Weber’s Law

Weber’s Law: A just-noticeable difference (JND), denoted ∆I, in astimulus is proportional to the magnitude of the original stimulus I.Contrast sensitivity = I/∆I.

I At very low luminance, detector noise and ambient light tend toreduce sensitivity, so the stimulus appears black.

I At very high luminance, the very bright background tends tosaturate detector sensitivity, thereby reducing sensitivity byblinding the subject.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 5 / 16

Page 6: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Simultaneous Contrast

The brightness perceived by our visual system is a function of boththe illumination emitted by the object and also its surroundings.

Although the central patch is exactly the same in each case,simultaneous brightness contrast makes it appear to vary from dark tolight as the background is changed from light to dark.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 6 / 16

Page 7: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Simultaneous Contrast

The brightness perceived by our visual system is a function of boththe illumination emitted by the object and also its surroundings.

Although the central patch is exactly the same in each case,simultaneous brightness contrast makes it appear to vary from dark tolight as the background is changed from light to dark.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 6 / 16

Page 8: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Mach Band Effect

I The luminance of the above squares increases stepwise.I In each strip the right edge looks darker than left edge.I This is due to lateral inhibition. The response at a given

receptor is inhibited by the response of neighboring receptors.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 7 / 16

Page 9: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Spatial Response of the HVS

0

1

Spatial step response of the HVS

0

1

Spatial impulse response of the HVS

Stanley J. Reeves ELEC 7450 - Digital Image Processing 8 / 16

Page 10: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Contrast Sensitivy Function (CSF)

Contrast sensitivity functions of seven age groups(after Schieber, 1992)

demoStanley J. Reeves ELEC 7450 - Digital Image Processing 9 / 16

Page 11: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Spatial-Frequency Effects

Jekyll and Hyde Face Example

Stanley J. Reeves ELEC 7450 - Digital Image Processing 10 / 16

Page 12: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Brightness Constancy

I We compensate psychologically for lighting effects.I This ability allows us to see objects in terms of inherent

reflectance rather than the actual amount of light reflected.Called brightness constancy.

I A white paper appears white to us even when it is in shadow orin a relatively dark room.

I Cameras must make exposure corrections indoors; otherwise, thepicture would not look the same as we see with our eyes.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 11 / 16

Page 13: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Shadow Effects

Effect of brightness adaptation and brightness constancy

I This photo shows actual lightintensity reflected from thelocation.

I This photo shows how weinterpret object brightnessbased on prior knowledge oflighting effects and notsimply the intensit of lightreflected.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 12 / 16

Page 14: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Shadow Effects — Another Example

Stanley J. Reeves ELEC 7450 - Digital Image Processing 13 / 16

Page 15: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Color Adaptation

Our visual system adapts its color sensitivity in a manner that tends tomake the illumination look colorless.

Color film can achieve appropriate color balance only when exposedunder specific illumination for which the film is designed.

Stare at a point on the picture for 30 s. Then look at a blank wall. Youwill see an after-image due to local color adaptation.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 14 / 16

Page 16: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Noise Masking

Noise in an image is less visible in regions of the image that are busybut more visible in smooth, flat regions.

We can see that noise is noticeable in the smooth parts of the picture(clouds and sidewalk) and less noticeable in the busy parts (bushesand road).

Stanley J. Reeves ELEC 7450 - Digital Image Processing 15 / 16

Page 17: Visual Perception of Images - Auburn Universityreevesj/Classes/ELEC7450/restricted/percepti… · I Light sensitivity increases in dim light and decreases in bright light to accommodate

Bloch’s Law of Temporal Summation

I Flashes of light will appear to be the same if they have equaltotal energy and last less than approximately 30 ms in moderateillumination.

I Flashes of light at about 50 to 60 Hz cannot be distinguishedfrom a constant light with the same average energy. Thisfrequency is known as the critical fusion frequency (CFF).

I The flickering effect can be noticed when we see a TV monitor atan angle.

I CFF is higher for larger objects than smaller.I These effects have to be considered while coding or rendering

video, as blurring will appear if motion takes place within a 20ms interval.

Stanley J. Reeves ELEC 7450 - Digital Image Processing 16 / 16