G52IIP, School of Computer Science, University of Nottingham 1 Summary of Topic 2 Human visual system Cones Photopic or bright-light vision Highly sensitive.

Slides:



Advertisements
Similar presentations
Digital Image Processing
Advertisements

Optics and Human Vision The physics of light
Color Image Processing
Light and dark adaptation The range of light levels over which we can see Why do we need adaptation? The design problem Role of pupil changes The duplex.
University of British Columbia CPSC 314 Computer Graphics Jan-Apr 2007 Tamara Munzner Vision/Color II, Virtual.
School of Computing Science Simon Fraser University
Video enhances, dramatizes, and gives impact to your multimedia application. Your audience will better understand the message of your application.
© 2002 by Yu Hen Hu 1 ECE533 Digital Image Processing Color Imaging.
Digital Image Processing Chapter 2: Digital Image Fundamentals.
The Human Eye and Vision 2 (Processing The Image)
Digital Image Fundamentals
January 22, 2002Psyc , Term 2, Copyright Jason Harrison Perception of Brightness The physics and psychophysics…
Chapter 2 Digital Image Fundamentals. Outline Elements of Visual Perception Light and the Electromagnetic Spectrum Image Sensing and Acquisition Image.
Depth of Field depth of fieldConversely, for a given film position, there is a range of distance at which all objects have acceptable images on the film.
Display Issues Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico.
UMCP ENEE631 Slides (created by M.Wu © 2004)
Digital Image Fundamentals Human Vision Lights and Electromagnetic spectrum Image Sensing & Acquisition Sampling & Quantization Basic Relationships b/w.
2004/03/22 Color Models 1 Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University.
Human Visual System 4c8 Handout 2. Image and Video Compression We have already seen the need for compression We can use what we have learned in information.
EE465: Introduction to Digital Image Processing
ECE 472/572 – Digital Image Processing Lecture 2 – Elements of Visual Perception and Image Formation 08/25/11.
Goals of Computer Vision To make useful decisions based on sensed images To construct 3D structure from 2D images.
Human and Computer Vision The best vision model we have! Knowledge of how images form in the eye can help us with processing digital images We can’t think.
: Office Room #:: 7
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Computer Vision – Fundamentals of Human Vision Hanyang University Jong-Il Park.
ELE 488 Fall 2006 Image Processing and Transmission Syllabus 1. Human Visual System 2. Image Representations (gray level, color) 3. Simple Processing:
Topic 5 - Imaging Mapping - II DIGITAL IMAGE PROCESSING Course 3624 Department of Physics and Astronomy Professor Bob Warwick.
© by Yu Hen Hu 1 Human Visual System. © by Yu Hen Hu 2 Understanding HVS, Why? l Image is to be SEEN! l Perceptual Based Image Processing.
Human Visual Perception The Human Eye Diameter: 20 mm 3 membranes enclose the eye –Cornea & sclera –Choroid –Retina.
Digital Image Fundamentals. What Makes a good image? Cameras (resolution, focus, aperture), Distance from object (field of view), Illumination (intensity.
Week 6 Colour. 2 Overview By the end of this lecture you will be familiar with: –Human visual system –Foundations of light and colour –HSV and user-oriented.
1 Formation et Analyse d’Images Session 2 Daniela Hall 7 October 2004.
Digital Image Processing & Analysis Dr. Samir H. Abdul-Jauwad Electrical Engineering Department King Fahd University of Petroleum & Minerals.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
1 Chapter 2: Color Basics. 2 What is light?  EM wave, radiation  Visible light has a spectrum wavelength from 400 – 780 nm.  Light can be composed.
Lecture 1 Digital Image Fundamentals 1.Human visual perception 2.Image Acquisition 3.Sampling, digitization and representation of image DIP&PR show.
Chapter 1. Introduction. Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human.
Dr. Engr. Sami ur Rahman Digital Image Processing Lecture 2: Visual System.
Course Website: Digital Image Processing: Digital Imaging Fundamentals P.M.Dholakia Brian.
Digital Image Processing Part 1 Introduction. The eye.
G52IIP, School of Computer Science, University of Nottingham 1 G52IIP Summary Topic 1 Overview of the course Related topics Image processing Computer.
PS221 project : pattern sensitivity and image compression Eric Setton - Winter 2002 PS221 Project Presentation Pattern Sensitivity and Image Compression.
G52IIP, School of Computer Science, University of Nottingham 1 G52IIP 2011 Summary Topic 1 Overview of the course Related topics Image processing Computer.
1 Perception and VR MONT 104S, Fall 2008 Lecture 4 Lightness, Brightness and Edges.
Elements of Visual Perception
Introduction to Computer Graphics
Image Perception ‘Let there be light! ‘. “Let there be light”
Digital Image Processing
Human Visual System.
Image credit: Wikipedia (Fovea) Human Eye Some interesting facts – Rod cells: requires only low light b/w vision blur, all over retina EXCEPT fovea – Cone.
1 of 32 Computer Graphics Color. 2 of 32 Basics Of Color elements of color:
Image Perception ‘Let there be light! ‘. “Let there be light”
Color Models Light property Color models.
Human Visual System.
Color Image Processing
Color Image Processing
EE663-Digital Image Processing & Analysis Dr. Samir H
IMAGE PROCESSING Questions and Answers.
Color Image Processing
Human Vision Nov Wu Pei.
Visual Perception, Image Formation, Math Concepts
Introduction to Perception and Color
Color Image Processing
Color Image Processing
Digital Image Fundamentals
Image Perception and Color Space
Color Model By : Mustafa Salam.
Digital Image Fundamentals
Topic 1 Three related sub-fields Image processing Computer vision
Presentation transcript:

G52IIP, School of Computer Science, University of Nottingham 1 Summary of Topic 2 Human visual system Cones Photopic or bright-light vision Highly sensitive to color Rods Not involved in color vision Sensitive to low level of illumination (scotopic or dim-light vision)

G52IIP, School of Computer Science, University of Nottingham 2 Summary of Topic 2 Human visual system Brightness adaptation Subjective brightness is a logarithmic function of the light intensity incident on the eye The HVS cannot operate on the full perceptible brightness range (~10 orders of magnitude) simultaneously The total brightness range the HVS can discriminate simultaneously is rather small in comparison (about 4 orders of magnitude) It accomplishes this through (brightness) adaptation

G52IIP, School of Computer Science, University of Nottingham 3 Summary of Topic 2 Human visual system Brightness discrimination Perceivable changes at a given adaptation level Weber ratio, I/I, where I is background, I intensity change Small Weber ratio - good discrimination Larger Weber ratio - poor discrimination Perceived brightness is not a simple function of intensity Mach band pattern Simultaneous contrast

G52IIP, School of Computer Science, University of Nottingham 4 Summary of Topic 2 A simple image model Sampling Quantization

G52IIP, School of Computer Science, University of Nottingham 5 Summary of Topic 2 Colour image The RGB Color Model R, G, B at 3 axis ranging in [0 1] each Gray scale along the diagonal If each component is quantized into 256 levels [0:255], the total number of different colors that can be produced is (28)3 = 224 =16,777,216 colors. The YIQ Color Model Video (NTSC) standard Y encodes luminance; I and Q encode chrominance (“color”) Black and white TV shows only the Y channel Backward compatibility; efficiency YCbCr

G52IIP, School of Computer Science, University of Nottingham 6 Summary of Topic 2 Colour image representation