Human Eye Some interesting facts Useful fact Rod cells: Cone cells:

Slides:



Advertisements
Similar presentations
13- 1 Chapter 13: Color Processing 。 Color: An important descriptor of the world 。 The world is itself colorless 。 Color is caused by the vision system.
Advertisements

Fundamentals of Digital Imaging
School of Computing Science Simon Fraser University
© 2002 by Yu Hen Hu 1 ECE533 Digital Image Processing Color Imaging.
Color.
1 Perception. 2 “The consciousness or awareness of objects or other data through the medium of the senses.”
How do we perceive colour? How do colours add?. What is colour? Light comes in many “colours”. Light is an electromagnetic wave. Each “colour” is created.
Product Design Sketching Chromatic Theories. Color Spectrum The range of colors seen by human eye is the “visible color spectrum”
1 Light. 2 Visible Light Wavelengths range from 400 nm to 700 nm Longest wavelength = red Shortest wavelength = violet 1 nm = 1 x m.
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Color Models. Color Vision The color-responsive chemicals in the cones are called cone pigments and are very similar to the chemicals in the rods. The.
Color. Contents Light and color The visible light spectrum Primary and secondary colors Color spaces –RGB, CMY, YIQ, HLS, CIE –CIE XYZ, CIE xyY and CIE.
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.
Color 2011, Fall. Colorimetry : Definition (1/2) Colorimetry  Light is perceived in the visible band from 380 to 780 nm  distribution of wavelengths.
Color Theory ‣ What is color? ‣ How do we perceive it? ‣ How do we describe and match colors? ‣ Color spaces.
Red, green and blue (RGB): RGB is another way to use 3 numbers to specify a color instead of using an intensity-distribution curve or HSB In addition.
Digital Image Processing Part 1 Introduction. The eye.
Digital Media Lecture 7: Color part 2 Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Color and Vision General Physics. Band of Visible Light ROYGBIV (Red, Orange, Yellow, Green, Blue, Indigo, Violet)
Introduction to Computer Graphics
Color Models. Color models,cont’d Different meanings of color: painting wavelength of visible light human eye perception.
Ch Light II. Light and Color (p )  Light and Matter  Seeing Colors  Mixing Colors.
IPC Notes Light & Color. The colors of light that we see are the colors of light that an object reflects towards our eyes. ex) blue jeans absorb all colors.
Lesson 2. Review - Energy in a Wave A wave is a disturbance that transfers energy from one point to another without transferring matter. In a water wave,
Sampling Pixel is an area!! – Square, Rectangular, or Circular? How do we approximate the area? – Why bother? Color of one pixel Image Plane Areas represented.
BASIC COLOUR COURSE Algemeen
Structure of the Eye.
HSB to RGB to HEX.
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.
Light and Color. An objects color depends on the wavelength of light it reflects and that our eyes detect. White light is a blend of all colors. When.
13.2 Light and Color We see color because white light strikes a surface and the color the surface is, is reflected back to your eye. All the other colors.
The Visible Spectrum And how we see it. What is Visible Light? The cones in the eye are only sensitive to a narrow range of EM frequencies. Visible Light.
COMPUTER GRAPHICS CS 482 – FALL 2016 CHAPTER 28 COLOR COLOR PERCEPTION CHROMATICITY COLOR MODELS COLOR INTERPOLATION.
Standard: Explain how the human eye sees objects and colors in terms of wavelengths What am I learning today? How are wavelengths detected by the human.
Color Models Light property Color models.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Half Toning Dithering RGB CMYK Models
Color Image Processing
Color Image Processing
25.2 The human eye The eye is the sensory organ used for vision.
Color Image Processing
CS-565 Computer Vision Nazar Khan Lecture 3.
A forced march through Color theory Anatomy of the retina
COLOR space Mohiuddin Ahmad.
Color 2017, Fall.
Color Image Processing
Color 2015, Fall.
Dr. Jim Rowan ITEC 2110 Color Part 2
RGB Color Model CMY Color Model.
How do we see Colour?.
What Is Color Vocabulary.
Chapter 12 COLOR THEORY.
Dr. Jim Rowan ITEC 2110 Color Part 2
Sampling Theorem told us …
Human Eye Some interesting facts Useful fact Rod cells: Cone cells:
Color Image Processing
Dr. Jim Rowan ITEC 2110 Color Part 2
Light Light has wave-like properties
Dr. Jim Rowan ITEC 2110 Color Part 2
Color Image Processing
About Color.
Image Perception and Color Space
Color Model By : Mustafa Salam.
Color Models l Ultraviolet Infrared 10 Microwave 10
Color Theory What is color? How do we perceive it?
Wave Interactions Wave Interaction
Chapter 14: Light Section 2: Light and Color
Ch Light II. Light and Color (p ) Light and Matter
Ch Light II. Light and Color (p ) Light and Matter
Presentation transcript:

Human Eye Some interesting facts Useful fact Rod cells: Cone cells: 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 cells: requires bright light, Color vision: three kinds of cone sensitive to roughly RGB wave lengths acute, sharp image, located at the fovea Dynamic range and adaptation Useful fact Lens is like a low pass filter!! Image credit: Wikipedia: fovea

Color? Colorimetry Remember our eye? Color representation: Measurement description of color Remember our eye? 3 types of Cone cells: S M L Each responsive to different visible wavelength! Color representation: based on three components! Color perception is SUBJECTIVE! CIE Standardization effort (self reading) Image credit: Wikipedia: cone cells

RGB: Additive Color (R, G, B): 0 – off, 1 – full on Components are added E.g., Our eyes, CRT, LCD, Projector RGB – most often used range between 0 to 1 RGB: a Color Cube Image credit: Wikipedia: Additive Color B (1,0,0) G (0,1,0) R (1,0,0)

Additive Color Easier for human to HSV Hue, Saturation, Value separate color from “intensity” HSV Hue, Saturation, Value HSL (Luminosity, Lightness) HSB (Blackness?) Demo: http://demos.telerik.com/aspnet-ajax/colorpicker/examples/default/defaultcs.aspx RGB to HSV Demo: http://www.flashandmath.com/advanced/color/RGBtoHSV.html

Additive Color: Example Microsoft Office Color Picker Hue: Which color. Range: 0 to 360, degrees around the cone circumference (MS normalized this to 0 to 255) Luminosity: the “intensity” or brightness. Range: 0 to 100, height of the cone (MS normalized this to 0 to 255) Saturation: how colorful. Range: 0 to 100, distance from the center of the cone (MS normalized this to 0 to 255)

Subtractive Color The expensive printer cartridges CMY – filtering white color Each acts as a filter of (1,1,1) E.g., White Paper: (1,1,1) Through Y filter => (1,1,0) Through M filter =>(1,0,0) Through C filter => (0,0,0) The filter (ink pigment) leaks Black is not very black That’s why the separate black cartridge Yellow (1, 1, 0) Image credit: Wikipedia: Subtractive Color Cyan (0, 1, 1) Magenta (1, 0, 1)