Three-Receptor Model Designing a system that can individually display thousands of colors is very difficult Instead, colors can be reproduced by mixing.

Slides:



Advertisements
Similar presentations
Introduction to Computer Graphics ColorColor. Specifying Color Color perception usually involves three quantities: Hue: Distinguishes between colors like.
Advertisements

The Art of ColorThe Art of ColorThe Art of ColorThe Art of Color A brief introduction to color theory By Wei Yin.
Color To understand how to make realistic images, we need a basic understanding of the physics and physiology of vision.
Achromatic and Colored Light CS 288 9/17/1998 Vic.
Light Light is fundamental for color vision Unless there is a source of light, there is nothing to see! What do we see? We do not see objects, but the.
Fundamentals of Digital Imaging
The eyes have three different kinds of color receptors; One kind is most sensitive to short wavelengths, one to middle wavelengths, and one to long wavelengths.
School of Computing Science Simon Fraser University
CS 4731: Computer Graphics Lecture 24: Color Science
SWE 423: Multimedia Systems Chapter 4: Graphics and Images (2)
Colour Theory and Application B.Sc. (Hons) Multimedia ComputingMedia Technologies.
Multi-media Graphics JOUR 205 Color Models & Color Space 5 ways of specifying colors.
© 2002 by Yu Hen Hu 1 ECE533 Digital Image Processing Color Imaging.
Color.
AA&A spring Today Atomic absorption and emission Quantifying a spectrum What does a filter (colored glass) do? Combining filters Color matching.
Display Issues Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico.
CS559-Computer Graphics Copyright Stephen Chenney Color Recap The physical description of color is as a spectrum: the intensity of light at each wavelength.
Color of (digital image) Raed S. Rasheed Agenda Color. Color Image. Color Models – RGB color model. – CMYK color model. – HSV and HSL color model.
Color Models AM Radio FM Radio + TV Microwave Infrared Ultraviolet Visible.
Color & Color Management. Overview I. Color Perception Definition & characteristics of color II. Color Representation RGB, CMYK, XYZ, Lab III. Color Management.
Basic properties of color: hue, value, and saturation.
9/14/04© University of Wisconsin, CS559 Spring 2004 Last Time Intensity perception – the importance of ratios Dynamic Range – what it means and some of.
Color Systems. Subtractive Color The removal of light waves to perceive color: –Local or physical attributes of pigments, dyes, or inks reflect certain.
Understanding Colour Colour Models Dr Jimmy Lam Tutorial from Adobe Photoshop CS.
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.
Color Definitions Graphic Design. There are tens of thousands of colors at designers’ disposal, and almost infinite ways of combining them.
Color. -Visual light -An integral part of the sculpture -Creates desired effect -Distinguish items -Strengthen interest.
Welcome eager young artists! Ms. Edelman Thursday, September 17, 2015  DO NOW: take out your notebook and a pen.
Color Management. How does the color work?  Spectrum Spectrum is a contiguous band of wavelengths, which is emitted, reflected or transmitted by different.
1 Color vision and representation S M L.
COLLEGE OF ENGINEERING UNIVERSITY OF PORTO COMPUTER GRAPHICS AND INTERFACES / GRAPHICS SYSTEMS JGB / AAS Light and Color Graphics Systems / Computer.
Chapter 3: Colorimetry How to measure or specify color? Color dictionary?
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Color. There are established models of color, each discipline uses it own method for describing and discussing color intelligently.
Color Theory And Photography
Color Theory ‣ What is color? ‣ How do we perceive it? ‣ How do we describe and match colors? ‣ Color spaces.
Color Theory Why study color theory? If you are involved in the creation or design of visual documents, an understanding of color will help when incorporating.
CSC361/ Digital Media Burg/Wong
Graphics Lecture 4: Slide 1 Interactive Computer Graphics Lecture 4: Colour.
A color model is a specification of a 3D color co-ordinate system and a visible subset in the co-ordinate System within all colors in a particular color.
Digital Image Processing In The Name Of God Digital Image Processing Lecture6: Color Image Processing M. Ghelich Oghli By: M. Ghelich Oghli
Do Now: Take out your notebook and a pen. Good Morning Do Now: Take out your notebook and a pen. Good Morning Aim: What is color? Mr. Spaterella Technology.
Introduction to Computer Graphics
Greg Humphreys CS445: Intro Graphics University of Virginia, Fall 2003 Raster Graphics and Color Greg Humphreys University of Virginia CS 445, Fall 2003.
COLOR THEORY Presented by : Md Ashequr Rahman COSC 5335 – Computer Graphics Date : Oct 29, 2002.
Elements of Design 1.02 Investigate Design Principles and Elements.
Intro to Color Theory. Objectives Identify and discuss various color models including RGB, CMYK, Black/white and spot color. Investigate color mixing.
CS-321 Dr. Mark L. Hornick 1 Color Perception. CS-321 Dr. Mark L. Hornick 2 Color Perception.
Chapter 4: Color in Image and Video
COLOR DESIGN’S MOST EXCITING ELEMENT. Hue Value Intensity COLOR HAS THREE DIMENSIONS OR QUALITIES:
Pixel : it is the smallest unit of picture that can be represented or controlled. Prof.Bhavin Gajjar/Indus University.
09/10/02(c) University of Wisconsin, CS559 Fall 2002 Last Time Digital Images –Spatial and Color resolution Color –The physics of color.
Computer Graphics: Achromatic and Coloured Light.
COLOR An exciting ELEMENT of ART Which depends on REFLECTED LIGHT.
1 of 32 Computer Graphics Color. 2 of 32 Basics Of Color elements of color:
COMPUTER GRAPHICS CS 482 – FALL 2016 CHAPTER 28 COLOR COLOR PERCEPTION CHROMATICITY COLOR MODELS COLOR INTERPOLATION.
Color Models Light property Color models.
Half Toning Dithering RGB CMYK Models
The Color Wheel Shaida Morales.
Design Concepts: Module A: The Science of Color
(c) University of Wisconsin, CS559 Spring 2002
Chapter 6: Color Image Processing
Chapter II Color Theory.
Color Representation Although we can differentiate a hundred different grey-levels, we can easily differentiate thousands of colors.
Given current computer technology, color is seldom NOT an option
THE POWER OF COLOR Visual Elements Color.
About Color.
Color Model By : Mustafa Salam.
Color Models l Ultraviolet Infrared 10 Microwave 10
Color Theory and 2D Graphics Theory ST Nandasara/ADMTC
Presentation transcript:

Three-Receptor Model Designing a system that can individually display thousands of colors is very difficult Instead, colors can be reproduced by mixing an appropriate set of three primary colors –It has been discovered that there are three different types of cone cells in the human retina. When light falls on the retina, it excites the cone cells. The excitation of different types of cone cells determines the color seen by the observer –See for more information on color-blindnesshttp://colorvisiontesting.com/

The RGB color model is an additive color model in which red, green, and blue light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three additive primary colors, red, green, and blue

RGB is a device-dependent color model: different devices detect or reproduce a given RGB value differently, since the color elements (such as phosphors or dyes) and their response to the individual R, G, and B levels vary from manufacturer to manufacturer, or even in the same device over time. Thus an RGB value Each of the three beams is called a component of that color, and each of them can have an arbitrary intensity, from fully off to fully on, in the mixture.

Additive model The RGB color model is additive in the sense that the three light beams are added together, and their light spectra add, wavelength for wavelength, to make the final color's spectrum

The zero intensity for each component gives the darkest color (no light, considered the black), and full intensity of each gives a white; When the intensities for all the components are the same, the result is a shade of gray, darker or lighter depending on the intensity. When the intensities are different, the result is a colorized hue, more or less saturated depending on the difference of the strongest and weakest of the intensities of the primary colors employed

The main purpose of the RGB color model is for the sensing, representation, and display of images in electronic systems, such as televisions and computers, though it has also been used in conventional photography

Perceptual Attributes of Color Brightness –Perceived luminance Saturation –Human’s impression of how different the color is from an achromatic (white or gray) color.

Hue In an RGB color space, hue can be thought of as an angle φ in standard position. To calculate φ, let R, G, B be the color coordinates in RGB space, defined on a scale from zero to one. Then, after obtaining the brightness μ and the saturation σ, the hue could be obtained from Ranges from 0° to 359° when measured in degrees

Tint If you tinted a color, then you've added white to the original color, A tint is lighter than the original color. When used as a dimension of a color space, tint can be the amount of white added to an original color. In such a color space a pure color would be non-tinted.

Shade When used as a dimension of a color space, shade can be the amount of black added to an original color. In such a color space a pure color would be non-shaded.

Saturation From a perceptional point of view saturation influences the grade of purity or vividness of a color/image. A desaturated image is said to be dull, less colorful or washed out but can also make the impression of being softer.

Lightness Lightness defines a range from dark (0%) to fully illuminated (100%). Any original hue has the average lightness level of 50%.

What is the deference between device dependent and device independent color space? A device dependent color space is a color space where the resultant color depends on the equipment and the set-up used to produce it. –rgb = (250,134,67) will be altered as you vary the brightness and contrast on your display. –Changing the red, green and blue phosphors of your monitor will have slightly deferent characteristics and the color produced will change. Thus RGB is a color space that is dependent on the system being used, it is device dependent.

Device independent color space A device independent color space is one where the coordinates used to specify the color will produce the same color wherever they are applied. An example of a device independent color space is the CIE L*a*b* color space ((known as CIELAB)

What is a color gamut ? A color gamut is the area enclosed by a color space in three dimensions. It is usual to represent the gamut of a color reproduction system graphically as the range of colors available in some device independent color space.

Color Matching The science of color measurement is known as colorimetry. Some laws for color matching –Any color can be matched by mixing at most three colored lights –The luminance of a color mixture = sum of the luminance of its components –Color Addition: If colors A & B match with colors C & D, respectively, then color (A+B) matches color (C+D). –Color Subtraction: If color (A+B) matches color (C+D), and color A matches color C, then color B matches color D.

Additive Color Mixing nm red green Red and green make… nm yellow Yellow! When colors combine by adding the color spectra (w.r.t. cones excited). Example color displays that follow this mixing rule: CRT phosphors, multiple projectors aimed at a screen, Polachrome slide film.