Preset Functions for Color Vision Deficient Viewers. The use of color is an important aspect of computer interfaces. Designers are keen to use

Size: px
Start display at page:

Download "Preset Functions for Color Vision Deficient Viewers. The use of color is an important aspect of computer interfaces. Designers are keen to use"

Transcription

1 Some Student November 30, 2010 CS 5317 Preset Functions for Color Vision Deficient Viewers 1. Introduction The use of color is an important aspect of computer interfaces. Designers are keen to use color to convey information, but often ignore the population of color deficient viewers [Huang et al. 2008]. In the United States, eight percent of men and 0.8 percent of women have a deficit in their color vision [Wang et al. 2009]. This means that one in 20 people have difficulty with computer interfaces due to color usage [Wang et al. 2009]. Colors that are seemingly contrasting and perceptible to a normal color viewer can appear less so to a color deficient user. The human eye sees color by the absorption of light by two kinds of photoreceptor cells: rod cells and cone cells [Jefferson, L. and Harvey, R. 2007]. The rods are located in the peripheral retina and are active in low light [Jefferson, L. and Harvey, R. 2007]. The cones are located in the center of the retina and enable us to perceive color during daylight [Jefferson, L. and Harvey, R. 2007]. They are three kinds of cones: red, green, blue [Brettel et al. 2007]. Each cone contains a different pigment and activates when the pigments absorb light [Brettel el al. 1997]. Color deficiencies occur when one or more cones are malfunctioning or not functioning at all. There are different variations of color deficiencies but the general common terms are red-green and blue-yellow [Brettel et al. 1997]. The most prevalent is red-green which makes up 99 percent of color deficient viewers [Jefferson, L. and Harvey, R. 2007]. With the probability of one in 20 people visiting a Web site having some form of color deficiency, there are guidelines and automatic tools that assist Web designers to make their Web

2 Preset Functions for Color Vision Deficient Viewers 2 pages friendly to color deficient viewers. For example, the World Wide Web Consortium (W3C) has established general principles for developers to use and the automated tools accommodate color deficient viewers perception of graphical images. Yet, no automatic tool is a fit for all color deficiencies and most focus to provide a solution for easier visibility of Web pages. Color deficiency does not end at Web sites. Computer interface designers do not take into consideration color deficient viewers, despite the relatively high incidence of color deficient viewers [Wang et al. 2009]. In this technological age, it is imperative to give color deficient viewers an opportunity to change the color scheme of the entire operating system according to their own deficiency. This would enable them to better interact with interfaces and facilitate the visibility of color content. Therefore, my question is, can the operating system have preset functions that modify the color and brightness of the window to improve the usage of computer interfaces for color deficient viewers? The remainder of this paper describes human color perception and various types of color vision deficiency (Section 2). Section 3, reviews the different tools available for Web developers to accommodate color deficient viewers and drawbacks. Section 4 briefly describes propose methodology and conclusions are drawn. 2. Color vision deficiency (CVD) Color deficient viewers experience loss of information due to the lack of not being able to differentiate colors. The absorption of photons by three different types of photoreceptor cells, the cone cells, permit color vision. Cone cells have three classes of cones, each containing a different pigment, S-cones (blue), M-cones (green), and L-cones (red) [Huang et al. 2008]. Color vision deficiency (CVD) results from partial or complete loss of function of one or more types of cone cells [Huang et al. 2008].

3 Preset Functions for Color Vision Deficient Viewers Color perception A normal color viewer (trichromatic) would observe all perceivable colors. The signals from the three cones allow the brain to translate vision into a wide range of colors. However, viewers with CVD are not capable of experiencing all possible colors due to their abnormal color vision system. They are three main types of CVD: anomalous trichromatism, dichromatism, and monochromatism [Jefferson, L. and Harvey, R. 2007]. Anomalous trichromatism is the mildest form of CVD [Jefferson, L. and Harvey, R. 2007]. It occurs when one of the cone cells has had its peak sensitivity shifted so that the pigments in one type of cones are not sufficiently distinct from the pigments in another type [Huang et al. 2008]. Anomalous trichromats are classified as protanomaly, deuteranomaly, tritanomaly depending on which cone has shifted [Jefferson, L. and Harvey, R. 2007]. Dichromatism is a severe form of CVD where one of the cone types is missing [Huang et al. 2008]. Dichromats are classified as protanopes (lack of red cone), deuteranopes (lack of green cone), or tritanopes (lack of blue cone) [Jefferson, L. and Harvey, R. 2007]. Protanopes and deuteranopes are unable to distinguish between colors in the green, yellow, red section of the spectrum, while tritanopes have difficulty in discriminating blue from yellow [Huang el al. 2008]. Monochromatism is the severest and rarest class of CVD [Huang et al. 2008]. Monochromats are also known as total color blindness because they lack all types of cone cells. They are not able to distinguish any colors and can perceive brightness variations only. An example of their vision would be a black and white television.

4 Preset Functions for Color Vision Deficient Viewers 4 3. Web tools to accommodate CVD viewers The use of colors in multi-media contents to convey rich visual information has increased over the years [Huang et al. 2008]. Most Web sites only aim to serve normal vision viewers without taking into account CVD viewer [Wang et al. 2009]. However, there are numerous guidelines and automatic tools available for designers to accommodate CVD viewers. 3.1.Guidelines There are general guidelines based on experience and best practice [Jefferson, L. and Harvey, R. 2007] for Web developers to abide by to accommodate CVD viewers. The guidelines attempt to ameliorate the specific visual problems related to poor color selection. For example, the World Wide Web Consortium (W3C) has established general principles for Web developers to use [Chisholm et al. 2001]. Most guidelines advice to use a restricted CVD palette or verification color schemes to accommodate CVD viewers [Jefferson, L. and Harvey, R. 2007]. However, guidelines have obvious problems. Guidelines do not take into consideration the different variations of CVD and the task to accommodate all viewers would take a lot of effort for designers. Also, there is no single set of design guidelines that are comprehensive and there is room for interpreting what is the best way to design a friendly CVD Web site [Troiano et al. 2008]. 3.2.Automatic Web tools Several automatic tools assist Web developers to create friendly pages for CVD viewers. Each tool uses different algorithms to approach how to offer CVD viewers better usability of multi-media content but do not provide interface solutions. Thes tools aim to simulate images according to the deficiency of the CVD viewer. For example, the Daltonizing algorithm presents a tool to allow users to specify three parameters to re-color images. The first parameter is for

5 Preset Functions for Color Vision Deficient Viewers 5 stretching contrast between red and green hues, the second one is for blue and yellow contrast modulation, and the last component is modulating luminance [Dougherty, R. and Wade, A.]. The tool is available online and can be incorporated to other applications. The results of the images are sensitive to the selection of the parameters and improper parameters can result in unnatural images [Dougherty, R. and Wade, A.]. Another approach includes the usage of replacement color-maps that allow a designer to check which colors are visible to dichromats [Viénot et al. 1999]. Most approaches modulate colors to give discrimination between different colors or give CVD viewers the same magnitude as that perceived by a normal color viewer [Jefferson, L. and Harvey, R. 2007]. These schemes provide solutions to the problem of adapting images for CVD viewers in Web pages but none is widely use despite the fact that color-related accessibility is a problem to one of 20 viewers of a Web site [Wang et al. 2009]. The guidelines are either arduous to designers or publicized schemes only produce acceptable solutions for particular CVDs. Color deficient users not only have problems viewing Web pages but also personal graphical content on the desktop. To lessen the burden to Web developers and provide a universal tool for CVD viewers, my question is: can the operating system have preset functions that modify the color and brightness of the window? 4. Conclusion Color content in Web pages do not take into consideration color vision deficiencies [Wang et al. 2009] There are various types of color deficiencies and each deficiency has a different perception of color. Color deficiencies guidelines can assist a Web developer to create a colorblind friendly Web site but trying to accommodate all color deficiencies is cumbersome to

6 Preset Functions for Color Vision Deficient Viewers 6 Web developers [Troiano et al. 2008]. On the other hand, automated tools only address certain aspects of color deficiencies and do not provide a universal design. To provide a universal solution for color vision deficiencies, programmed functions are going to be implemented into the operating system. The functions will modify the screen color according to the selection. An experiment with various CVD viewers will test the effectiveness of the functions to modify color content to the color deficiency selected. The effectiveness will be rated according to how well the programmed functions modified the colors and CVD viewers to perceive the color content presented in the operating system. I expect that the preset functions will successfully modify color content to accommodate CVD viewers.

7 Preset Functions for Color Vision Deficient Viewers 7 References Brettel, H., Viénot, F., and Mollon, J.D. (1997) Computerized simulation of color appearance for dichromats, Journals of Optical Society of America, Vol. 14, Issue 10, Chisholm, W., Valderheiden, G., and Jacobs, J. (2001) Web content accessibility guidelines 1.0. World Wide Web Consortium, interactions 8, Huang, J., Wu, S., and Chen, C. (2008) Enhancing Color Representation for the Color Vision Impaired. Dans Workshop on Computer Vision Applications for the Visually Impared, Jefferson, L. and Harvey, R. (2006) Accommodating Color Blind Computer Users. Proceedings of the 8 th international ACM SIGACCESS conference on Computer and accessibility, Portland, Oregon, USA, October 22-25, Troiano, L., Birtolo, C., and Miranda, M. (2008) Adaptign Palettes to Color Vision Deficiencies by Genetic Algorithm, Proceedings of the 10 th annual conference on Genetic and evolutionary computation, Atlanta, Georgia, USA, July 12-16, Wang, M., Liu, B., Yang, L., and Hua, X. (2009) Accessible Image Search for Colorblindness. ACM Transactions on Intelligent Systems and Technology, Vol. 1, Issue 1, Viénot, F., Brettel, H., and Mollon, J. (1999) Digital video colourmaps for checking the legibility of displays by dichromats. Color Research and Application Vol. 24, Issue 4,

VISUAL SIMULATING DICHROMATIC VISION IN CIE SPACE

VISUAL SIMULATING DICHROMATIC VISION IN CIE SPACE VISUAL SIMULATING DICHROMATIC VISION IN CIE SPACE Yinghua Hu School of Computer Science University of Central Florida yhu@cs.ucf.edu Keywords: Abstract: Dichromatic vision, Visual simulation Dichromatic

More information

Adapting Palettes to Color Vision Deficiencies by Genetic Algorithm

Adapting Palettes to Color Vision Deficiencies by Genetic Algorithm Adapting Palettes to Color Vision Deficiencies by Genetic Algorithm Luigi Troiano University of Sannio Dept. of Engineering Viale Traiano 82100, Benevento Italy troiano@unisannio.it Cosimo Birtolo Poste

More information

Intelligent Modification of Colors in Digitized Paintings for Enhancing the Visual Perception of Color-blind Viewers

Intelligent Modification of Colors in Digitized Paintings for Enhancing the Visual Perception of Color-blind Viewers Intelligent Modification of Colors in Digitized Paintings for Enhancing the Visual Perception of Color-blind Viewers Paul Doliotis, George Tsekouras, Christos-Nikolaos Anagnostopoulos, and Vassilis Athitsos

More information

(0, 1, 1) (0, 1, 1) (0, 1, 0) What is light? What is color? Terminology

(0, 1, 1) (0, 1, 1) (0, 1, 0) What is light? What is color? Terminology lecture 23 (0, 1, 1) (0, 0, 0) (0, 0, 1) (0, 1, 1) (1, 1, 1) (1, 1, 0) (0, 1, 0) hue - which ''? saturation - how pure? luminance (value) - intensity What is light? What is? Light consists of electromagnetic

More information

Increasing Web accessibility through an assisted color specification interface for colorblind people

Increasing Web accessibility through an assisted color specification interface for colorblind people Increasing Web accessibility through an assisted color specification interface for colorblind people Antonella Foti Dipartimento di Informatica e Sistemistica Sapienza Università degli studi di Roma antonella.foti@fastwebnet.it

More information

Color Issues for Accessible Game Development

Color Issues for Accessible Game Development Color Issues for Accessible Game Development This document is intended to provide guidance for the proper use of color in the development of accessible games. The information herein has been abridged from

More information

Lecture 1 Image Formation.

Lecture 1 Image Formation. Lecture 1 Image Formation peimt@bit.edu.cn 1 Part 3 Color 2 Color v The light coming out of sources or reflected from surfaces has more or less energy at different wavelengths v The visual system responds

More information

Package shades. April 26, 2018

Package shades. April 26, 2018 Version 1.2.0 Date 2018-04-26 Title Simple Colour Manipulation Author Jon Clayden Maintainer Package shades April 26, 2018 Functions for easily manipulating colours, creating colour scales and calculating

More information

COLOR plays a vital role in the delivery of the visual information.

COLOR plays a vital role in the delivery of the visual information. 950 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 13, NO. 5, OCTOBER 2011 Temporal Color Consistency-Based Video Reproduction for Dichromats Chun-Rong Huang, Member, IEEE, Kuo-Chuan Chiu, and Chu-Song Chen, Member,

More information

Image Formation. Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico

Image Formation. Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico Image Formation Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media Arts University of New Mexico 1 Objectives Fundamental imaging notions Physical basis for image formation

More information

CSE 167: Lecture #6: Color. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2011

CSE 167: Lecture #6: Color. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2011 CSE 167: Introduction to Computer Graphics Lecture #6: Color Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2011 Announcements Homework project #3 due this Friday, October 14

More information

Introduction to Computer Graphics with WebGL

Introduction to Computer Graphics with WebGL Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science Laboratory University of New Mexico Image Formation

More information

Color-weak correction by discrimination threshold matching

Color-weak correction by discrimination threshold matching Color-weak correction by discrimination threshold matching Rika Mochizuki, Tatsuya Nakamura, Jinhui Chao and Reiner Lenz : Chuo University, Tokyo, Japan, :Linköping University, Sweden Abstract The correction

More information

HUMAN trichromatic vision requires three different kinds

HUMAN trichromatic vision requires three different kinds 118 IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 19, NO. 1, JANUARY 2013 Using Patterns to Encode Color Information for Dichromats Behzad Sajadi, Aditi Majumder, Manuel M. Oliveira, Rosália

More information

CS4670: Computer Vision

CS4670: Computer Vision CS4670: Computer Vision Noah Snavely Lecture 30: Light, color, and reflectance Light by Ted Adelson Readings Szeliski, 2.2, 2.3.2 Light by Ted Adelson Readings Szeliski, 2.2, 2.3.2 Properties of light

More information

Computer Graphics. Bing-Yu Chen National Taiwan University The University of Tokyo

Computer Graphics. Bing-Yu Chen National Taiwan University The University of Tokyo Computer Graphics Bing-Yu Chen National Taiwan University The University of Tokyo Introduction The Graphics Process Color Models Triangle Meshes The Rendering Pipeline 1 What is Computer Graphics? modeling

More information

3D graphics, raster and colors CS312 Fall 2010

3D graphics, raster and colors CS312 Fall 2010 Computer Graphics 3D graphics, raster and colors CS312 Fall 2010 Shift in CG Application Markets 1989-2000 2000 1989 3D Graphics Object description 3D graphics model Visualization 2D projection that simulates

More information

CSE 167: Lecture #6: Color. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012

CSE 167: Lecture #6: Color. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012 CSE 167: Introduction to Computer Graphics Lecture #6: Color Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012 Announcements Homework project #3 due this Friday, October 19

More information

Reading. 2. Color. Emission spectra. The radiant energy spectrum. Watt, Chapter 15.

Reading. 2. Color. Emission spectra. The radiant energy spectrum. Watt, Chapter 15. Reading Watt, Chapter 15. Brian Wandell. Foundations of Vision. Chapter 4. Sinauer Associates, Sunderland, MA, pp. 69-97, 1995. 2. Color 1 2 The radiant energy spectrum We can think of light as waves,

More information

Lecture 16 Color. October 20, 2016

Lecture 16 Color. October 20, 2016 Lecture 16 Color October 20, 2016 Where are we? You can intersect rays surfaces You can use RGB triples You can calculate illumination: Ambient, Lambertian and Specular But what about color, is there more

More information

Design Theory V Boo Virk Simon Andrews.

Design Theory V Boo Virk Simon Andrews. Design Theory V2017-06 Boo Virk Simon Andrews boo.virk@babraham.ac.uk simon.andrews@babraham.ac.uk Why does good design matter? Good design makes a great first impression Good design makes for effective

More information

The End of the Rainbow? Color Schemes for Improved Data Graphics

The End of the Rainbow? Color Schemes for Improved Data Graphics Eos, Vol. 85, No. 40, 5 October 2004 The End of the Rainbow? Color Schemes for Improved Data Graphics PAGES 3 8 5, 3 9 1 Modern computer displays and printers enable the widespread use of c o l o r in

More information

Visualizing Flow Fields by Perceptual Motion

Visualizing Flow Fields by Perceptual Motion Visualizing Flow Fields by Perceptual Motion Li-Yi Wei Wei-Chao Chen Abstract Visualizing flow fields has a wide variety of applications in scientific simulation and computer graphics. Existing approaches

More information

Modification of Colors in Images for Enhancing the Visual Perception of Protanopes

Modification of Colors in Images for Enhancing the Visual Perception of Protanopes Modification of Colors in Images for Enhancing the Visual Perception of Protanopes Polyxeni Sgouroglou, Christos-Nikolaos Anagnostopoulos To cite this version: Polyxeni Sgouroglou, Christos-Nikolaos Anagnostopoulos.

More information

Game Programming. Bing-Yu Chen National Taiwan University

Game Programming. Bing-Yu Chen National Taiwan University Game Programming Bing-Yu Chen National Taiwan University What is Computer Graphics? Definition the pictorial synthesis of real or imaginary objects from their computer-based models descriptions OUTPUT

More information

Digital Image Processing COSC 6380/4393. Lecture 19 Mar 26 th, 2019 Pranav Mantini

Digital Image Processing COSC 6380/4393. Lecture 19 Mar 26 th, 2019 Pranav Mantini Digital Image Processing COSC 6380/4393 Lecture 19 Mar 26 th, 2019 Pranav Mantini What is color? Color is a psychological property of our visual experiences when we look at objects and lights, not a physical

More information

FROM TRISTIMULUS COLOR SPACE TO CONE SPACE

FROM TRISTIMULUS COLOR SPACE TO CONE SPACE FROM TRISTIMULUS COLOR SPACE TO CONE SPACE Harald J. Teufel 2,3 and Christian Wehrhahn 1 Max-Planck-Institut für biologische Kybernetik 1, Theoretische Astrophysik, Universität Tübingen 2 and Color Physics

More information

Color and Shading. Color. Shapiro and Stockman, Chapter 6. Color and Machine Vision. Color and Perception

Color and Shading. Color. Shapiro and Stockman, Chapter 6. Color and Machine Vision. Color and Perception Color and Shading Color Shapiro and Stockman, Chapter 6 Color is an important factor for for human perception for object and material identification, even time of day. Color perception depends upon both

More information

What is color? What do we mean by: Color of an object Color of a light Subjective color impression. Are all these notions the same?

What is color? What do we mean by: Color of an object Color of a light Subjective color impression. Are all these notions the same? What is color? What do we mean by: Color of an object Color of a light Subjective color impression. Are all these notions the same? Wavelengths of light striking the eye are not sufficient or necessary

More information

A Physiologically-based Model for Simulation of Color Vision Deficiency

A Physiologically-based Model for Simulation of Color Vision Deficiency A Physiologically-based Model for Simulation of Color Vision Deficiency Gustavo M. Machado, Manuel M. Oliveira, Member, IEEE, and Leandro A. F. Fernandes Reference Protanomaly (6 nm) Protanomaly (14 nm)

More information

CS5670: Computer Vision

CS5670: Computer Vision CS5670: Computer Vision Noah Snavely Light & Perception Announcements Quiz on Tuesday Project 3 code due Monday, April 17, by 11:59pm artifact due Wednesday, April 19, by 11:59pm Can we determine shape

More information

CS6670: Computer Vision

CS6670: Computer Vision CS6670: Computer Vision Noah Snavely Lecture 21: Light, reflectance and photometric stereo Announcements Final projects Midterm reports due November 24 (next Tuesday) by 11:59pm (upload to CMS) State the

More information

Fast Color-Weakness Compensation with Discrimination Threshold Matching

Fast Color-Weakness Compensation with Discrimination Threshold Matching Fast Color-Weakness Compensation with Discrimination Threshold Matching Rika Mochizuki 12, Satoshi Oshima 2, and Jinhui Chao 2 1 NTT Cyber Solutions Laboratories, 1-1 Hikarinooka, Yokosuka-shi, Kanagawa,

More information

Image Analysis and Formation (Formation et Analyse d'images)

Image Analysis and Formation (Formation et Analyse d'images) Image Analysis and Formation (Formation et Analyse d'images) James L. Crowley ENSIMAG 3 - MMIS Option MIRV First Semester 2010/2011 Lesson 4 19 Oct 2010 Lesson Outline: 1 The Physics of Light...2 1.1 Photons

More information

CS6670: Computer Vision

CS6670: Computer Vision CS6670: Computer Vision Noah Snavely Lecture 20: Light, reflectance and photometric stereo Light by Ted Adelson Readings Szeliski, 2.2, 2.3.2 Light by Ted Adelson Readings Szeliski, 2.2, 2.3.2 Properties

More information

Image Formation. CS418 Computer Graphics Eric Shaffer.

Image Formation. CS418 Computer Graphics Eric Shaffer. Image Formation CS418 Computer Graphics Eric Shaffer http://graphics.cs.illinois.edu/cs418/fa14 Some stuff about the class Grades probably on usual scale: 97 to 93: A 93 to 90: A- 90 to 87: B+ 87 to 83:

More information

Color Vision. Spectral Distributions Various Light Sources

Color Vision. Spectral Distributions Various Light Sources Color Vision Light enters the eye Absorbed by cones Transmitted to brain Interpreted to perceive color Foundations of Vision Brian Wandell Spectral Distributions Various Light Sources Cones and Rods Cones:

More information

Adobe Campaign (15.12) Voluntary Product Accessibility Template

Adobe Campaign (15.12) Voluntary Product Accessibility Template Adobe Campaign 6.1.1 (15.12) Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Light. Properties of light. What is light? Today What is light? How do we measure it? How does light propagate? How does light interact with matter?

Light. Properties of light. What is light? Today What is light? How do we measure it? How does light propagate? How does light interact with matter? Light Properties of light Today What is light? How do we measure it? How does light propagate? How does light interact with matter? by Ted Adelson Readings Andrew Glassner, Principles of Digital Image

More information

Opponent Color Spaces

Opponent Color Spaces EE637 Digital Image Processing I: Purdue University VISE - May 1, 2002 1 Opponent Color Spaces Perception of color is usually not best represented in RGB. A better model of HVS is the so-call opponent

More information

Announcements. Light. Properties of light. Light. Project status reports on Wednesday. Readings. Today. Readings Szeliski, 2.2, 2.3.

Announcements. Light. Properties of light. Light. Project status reports on Wednesday. Readings. Today. Readings Szeliski, 2.2, 2.3. Announcements Project status reports on Wednesday prepare 5 minute ppt presentation should contain: problem statement (1 slide) description of approach (1 slide) some images (1 slide) current status +

More information

Colour Reading: Chapter 6. Black body radiators

Colour Reading: Chapter 6. Black body radiators Colour Reading: Chapter 6 Light is produced in different amounts at different wavelengths by each light source Light is differentially reflected at each wavelength, which gives objects their natural colours

More information

What is Web Accessibility? Perspective through numbers... 2 Students will not always identify... 2

What is Web Accessibility? Perspective through numbers... 2 Students will not always identify... 2 Contents What is Web Accessibility?... 2 Perspective through numbers... 2 Students will not always identify... 2 Making Microsoft Word Documents Accessible... 4 Accessibility checker... 4 Heading styles...

More information

(A) Electromagnetic. B) Mechanical. (C) Longitudinal. (D) None of these.

(A) Electromagnetic. B) Mechanical. (C) Longitudinal. (D) None of these. Downloaded from LIGHT 1.Light is a form of radiation. (A) Electromagnetic. B) Mechanical. (C) Longitudinal. 2.The wavelength of visible light is in the range: (A) 4 10-7 m to 8 10-7 m. (B) 4 10 7

More information

Skin Color Transfer. Introduction. Other-Race Effect. This work

Skin Color Transfer. Introduction. Other-Race Effect. This work Skin Color Transfer This work Introduction Investigates the importance of facial skin color for race differentiation Explore the potential information for other-race race effect Basic Idea Match the average

More information

The Display pipeline. The fast forward version. The Display Pipeline The order may vary somewhat. The Graphics Pipeline. To draw images.

The Display pipeline. The fast forward version. The Display Pipeline The order may vary somewhat. The Graphics Pipeline. To draw images. View volume The fast forward version The Display pipeline Computer Graphics 1, Fall 2004 Lecture 3 Chapter 1.4, 1.8, 2.5, 8.2, 8.13 Lightsource Hidden surface 3D Projection View plane 2D Rasterization

More information

Color Universal Design without Restricting Colors and Their Combinations Using Lightness Contrast Dithering

Color Universal Design without Restricting Colors and Their Combinations Using Lightness Contrast Dithering Color Universal Design without Restricting Colors and Their Combinations Using Lightness Contrast Dithering Yuki Omori*, Tamotsu Murakami**, Takumi Ikeda*** * The University of Tokyo, omori812@mail.design.t.u-tokyo.ac.jp

More information

Web Community Manager. Accessibility Online Training

Web Community Manager. Accessibility Online Training Web Community Manager Accessibility Online Training 1 Disclaimer The information in this presentation was prepared for informational purposes only. The information contained herein is not intended to constitute

More information

Web Accessibility Diagnosis Tool. Web. Fujitsu Accessibility Assistance. Abstract

Web Accessibility Diagnosis Tool. Web. Fujitsu Accessibility Assistance. Abstract Web Web Accessibility Diagnosis Tool 56, 2, 03,2005 Web Web Web Web Web Fujitsu Accessibility Assistance Web Web WebInspector4.0 ColorSelector4.0 ColorDoctor1.0 Web Web Abstract Enhancing the accessibility

More information

Neurophysical Model by Barten and Its Development

Neurophysical Model by Barten and Its Development Chapter 14 Neurophysical Model by Barten and Its Development According to the Barten model, the perceived foveal image is corrupted by internal noise caused by statistical fluctuations, both in the number

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template Starfish & Degree Planner May 1, 2017 Prepared by: Joe Karschnik, Compliance Engineer 50 E-Business Way, Suite 300, Cincinnati, OH 45241 Voluntary Product Accessibility

More information

Fall 2015 Dr. Michael J. Reale

Fall 2015 Dr. Michael J. Reale CS 490: Computer Vision Color Theory: Color Models Fall 2015 Dr. Michael J. Reale Color Models Different ways to model color: XYZ CIE standard RB Additive Primaries Monitors, video cameras, etc. CMY/CMYK

More information

UNIVERSITY OF CALIFORNIA AT BERKELEY. Name:

UNIVERSITY OF CALIFORNIA AT BERKELEY. Name: UNIVERSITY OF CALIFORNIA AT BERKELEY COMPUTER SCIENCE DIVISION - EECS CS160 Second Midterm Examination Prof L.A. Rowe Spring 2001 Name: Score: Question Possible Points 1 (50 points) 2 (10 points) 3 (20

More information

Criterion 508 Solutions Software Audit Provided. Section 508 Compliance Final Audit for CourseAvenue, Inc. Player

Criterion 508 Solutions Software Audit Provided. Section 508 Compliance Final Audit for CourseAvenue, Inc. Player Criterion 508 Solutions Software Audit Provided Section 508 Compliance Final Audit for CourseAvenue, Inc. Player Date February 18, 2009 Prepared By Criterion 508 Solutions, Inc. 5012 Prairie Place, Suite

More information

Module 3. Illumination Systems. Version 2 EE IIT, Kharagpur 1

Module 3. Illumination Systems. Version 2 EE IIT, Kharagpur 1 Module 3 Illumination Systems Version 2 EE IIT, Kharagpur 1 Lesson 14 Color Version 2 EE IIT, Kharagpur 2 Instructional Objectives 1. What are Primary colors? 2. How is color specified? 3. What is CRI?

More information

Pick up Light Packet & Light WS

Pick up Light Packet & Light WS Pick up Light Packet & Light WS Only sit or stand at a station with a cup. Test or Quiz Make Ups Today/Tomorrow after School Only. Sound Test Corrections/Retakes: Wednesday, Next Tuesday, Wednesday, Thursday

More information

Summary Table Criteria Supporting Features Remarks and explanations. Supports with exceptions. Supports with exceptions. Supports with exceptions

Summary Table Criteria Supporting Features Remarks and explanations. Supports with exceptions. Supports with exceptions. Supports with exceptions Section 508 Evaluation Template Date: 08.14.09 Name of Product: VL5022_VL4222_VL3622 Contact for more Information: Michael O'Hare Manager, Industrial Design & Usability Océ North America Document Printing

More information

Increasing Accessibility for Map Readers with Acquired and Inherited Color Vision Deficiencies: A Re-Coloring Algorithm for Maps

Increasing Accessibility for Map Readers with Acquired and Inherited Color Vision Deficiencies: A Re-Coloring Algorithm for Maps City University of New York (CUNY) CUNY Academic Works Dissertations, Theses, and Capstone Projects Graduate Center 6-2016 Increasing Accessibility for Map Readers with Acquired and Inherited Color Vision

More information

Adobe Sign Voluntary Product Accessibility Template

Adobe Sign Voluntary Product Accessibility Template Adobe Sign Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the

More information

Image Formation. Camera trial #1. Pinhole camera. What is an Image? Light and the EM spectrum The H.V.S. and Color Perception

Image Formation. Camera trial #1. Pinhole camera. What is an Image? Light and the EM spectrum The H.V.S. and Color Perception Image Formation Light and the EM spectrum The H.V.S. and Color Perception What is an Image? An image is a projection of a 3D scene into a 2D projection plane. An image can be defined as a 2 variable function

More information

VMware vrealize Operations Manager 6.0 VPAT

VMware vrealize Operations Manager 6.0 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware vrealize Operations Manager 6.0 VPAT April 2015 Since the VPAT must be comprehensive,

More information

Unit 3: Optics Chapter 4

Unit 3: Optics Chapter 4 Unit 3: Optics Chapter 4 History of Light https://www.youtube.com/watch?v=j1yiapztlos History of Light Early philosophers (Pythagoras) believed light was made up of tiny particles Later scientist found

More information

The Elements of Colour

The Elements of Colour Color science 1 The Elements of Colour Perceived light of different wavelengths is in approximately equal weights achromatic.

More information

Step 10 Visualisation Carlos Moura

Step 10 Visualisation Carlos Moura Step 10 Visualisation Carlos Moura COIN 2017-15th JRC Annual Training on Composite Indicators & Scoreboards 06-08/11/2017, Ispra (IT) Effective communication through visualization Why investing on visual

More information

Lecture 11. Color. UW CSE vision faculty

Lecture 11. Color. UW CSE vision faculty Lecture 11 Color UW CSE vision faculty Starting Point: What is light? Electromagnetic radiation (EMR) moving along rays in space R(λ) is EMR, measured in units of power (watts) λ is wavelength Perceiving

More information

Sample Report Failures by group

Sample Report Failures by group Sample Report Failures by group Scan completed: 5/11/2009 9:39:24 AM Pages scanned: 10 Checkpoints tested: 65 Group Compliance Level A Criterion 1.1.1 [Non text Content] The intent of this Success Criterion

More information

Project Report for EE7700

Project Report for EE7700 Project Report for EE7700 Name: Jing Chen, Shaoming Chen Student ID: 89-507-3494, 89-295-9668 Face Tracking 1. Objective of the study Given a video, this semester project aims at implementing algorithms

More information

Lecture #2: Color and Linear Algebra pt.1

Lecture #2: Color and Linear Algebra pt.1 Lecture #2: Color and Linear Algebra pt.1 John McNelly, Alexander Haigh, Madeline Saviano, Scott Kazmierowicz, Cameron Van de Graaf Department of Computer Science Stanford University Stanford, CA 94305

More information

Summary Table Criteria Supporting Features Remarks and explanations. Supports with exceptions. Supports with exceptions

Summary Table Criteria Supporting Features Remarks and explanations. Supports with exceptions. Supports with exceptions Section 508 Evaluation Template Date: 08.14.09 Name of Product: VL9522 Contact for more Information: Michael O'Hare Manager, Industrial Design & Usability Océ North America Document Printing Systems 100

More information

Encoding Color Difference Signals for High Dynamic Range and Wide Gamut Imagery

Encoding Color Difference Signals for High Dynamic Range and Wide Gamut Imagery Encoding Color Difference Signals for High Dynamic Range and Wide Gamut Imagery Jan Froehlich, Timo Kunkel, Robin Atkins, Jaclyn Pytlarz, Scott Daly, Andreas Schilling, Bernd Eberhardt March 17, 2016 Outline

More information

S2 Science EM Spectrum Revision Notes --------------------------------------------------------------------------------------------------------------------------------- What is light? Light is a form of

More information

Summary Table Criteria Supporting Features Remarks and explanations. Supports with exceptions. Supports with exceptions. Supports

Summary Table Criteria Supporting Features Remarks and explanations. Supports with exceptions. Supports with exceptions. Supports Section 508 Evaluation Template Date: 08.14.09 Name of Product: cm3522_cm2522 Contact for more Information: Michael O'Hare Manager, Industrial Design & Usability Océ North America Document Printing Systems

More information

Section 508 Evaluation Template

Section 508 Evaluation Template Section 508 Evaluation Template Date: Name of Product: EIS BSS Contact for more Information: Harris Corporation ** Denotes Required Refer to the ITIC Best Practices for filling out the following form.

More information

ACCESSIBLE DESIGN THEMES

ACCESSIBLE DESIGN THEMES WCAG GUIDELINES The Web Content Accessibility Guidelines (WCAG) has been made to guide the Web Content Developers and the Authoring Tools Developers in order to make the Web Content more accessible to

More information

Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template

Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template Adobe Flash Professional CS5.5 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Geography 222 Quantitative Color for GIS Mike Pesses, Antelope Valley College

Geography 222 Quantitative Color for GIS Mike Pesses, Antelope Valley College Geography 222 Quantitative Color for GIS Mike Pesses, Antelope Valley College Introduction Building off of the previous color theory work, a cartographer must also understand how to tell a story with data

More information

Visual Perception. Visual contrast

Visual Perception. Visual contrast TEXTURE Visual Perception Our perception of the visual shape, size, color, and texture of things is affected by the optical environment in which we see them and the relationships we can discern between

More information

VMware vcenter Orchestrator 5.5 VPAT

VMware vcenter Orchestrator 5.5 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware vcenter Orchestrator 5.5 VPAT September 30, 2013 Since the VPAT must be comprehensive,

More information

Light. Computer Vision. James Hays

Light. Computer Vision. James Hays Light Computer Vision James Hays Projection: world coordinatesimage coordinates Camera Center (,, ) z y x X... f z y ' ' v u x. v u z f x u * ' z f y v * ' 5 2 ' 2* u 5 2 ' 3* v If X = 2, Y = 3, Z = 5,

More information

Color. Phillip Otto Runge ( )

Color. Phillip Otto Runge ( ) Color Phillip Otto Runge (1777-1810) Overview The nature of color Color processing in the human visual system Color spaces Adaptation and constancy White balance Uses of color in computer vision What is

More information

FACE DETECTION AND RECOGNITION OF DRAWN CHARACTERS HERMAN CHAU

FACE DETECTION AND RECOGNITION OF DRAWN CHARACTERS HERMAN CHAU FACE DETECTION AND RECOGNITION OF DRAWN CHARACTERS HERMAN CHAU 1. Introduction Face detection of human beings has garnered a lot of interest and research in recent years. There are quite a few relatively

More information

Adobe Encore CS6 Voluntary Product Accessibility Template

Adobe Encore CS6 Voluntary Product Accessibility Template Adobe Encore CS6 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

Introduction to color science

Introduction to color science Introduction to color science Trichromacy Spectral matching functions CIE XYZ color system xy-chromaticity diagram Color gamut Color temperature Color balancing algorithms Digital Image Processing: Bernd

More information

Catering for everyone

Catering for everyone Catering for everyone Food menus and people with a vision impairment Western Australia Table of Contents 1 Acknowledgements... 1 2 What is vision impairment... 2 3 What the law says... 2 4 Menus for the

More information

What is Accessibility

What is Accessibility What is Accessibility In the various modes of delivery in distance education (webpages, webbased instruction, and other electronic media sources), accessibility refers to the ability of every person to

More information

Lecture 12 Color model and color image processing

Lecture 12 Color model and color image processing Lecture 12 Color model and color image processing Color fundamentals Color models Pseudo color image Full color image processing Color fundamental The color that humans perceived in an object are determined

More information

CS452/552; EE465/505. Color Display Issues

CS452/552; EE465/505. Color Display Issues CS452/552; EE465/505 Color Display Issues 4-16 15 2 Outline! Color Display Issues Color Systems Dithering and Halftoning! Splines Hermite Splines Bezier Splines Catmull-Rom Splines Read: Angel, Chapter

More information

Accessibility for ExploreLearning Gizmos

Accessibility for ExploreLearning Gizmos December 10, 2003 Accessibility for ExploreLearning Gizmos Raman Pfaff, ExploreLearning The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.

More information

Causes of color. Radiometry for color

Causes of color. Radiometry for color Causes of color The sensation of color is caused by the brain. Some ways to get this sensation include: Pressure on the eyelids Dreaming, hallucinations, etc. Main way to get it is the response of the

More information

Computer Graphics. Bing-Yu Chen National Taiwan University

Computer Graphics. Bing-Yu Chen National Taiwan University Computer Graphics Bing-Yu Chen National Taiwan University Introduction The Graphics Process Color Models Triangle Meshes The Rendering Pipeline 1 INPUT What is Computer Graphics? Definition the pictorial

More information

VPAT for Apple ibooks 2

VPAT for Apple ibooks 2 VPAT for Apple ibooks 2 The following Voluntary Product Accessibility information refers to the Apple ibooks version 2 running on ios 5. For more information on the accessibility features of this product

More information

CSE 167: Introduction to Computer Graphics Lecture #6: Colors. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2013

CSE 167: Introduction to Computer Graphics Lecture #6: Colors. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2013 CSE 167: Introduction to Computer Graphics Lecture #6: Colors Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2013 Announcements Homework project #3 due this Friday, October 18

More information

Perfectly Flat Histogram Equalization

Perfectly Flat Histogram Equalization Perfectly Flat Histogram Equalization Jacob Levman, Javad Alirezaie, Gul Khan Department of Electrical and Computer Engineering, Ryerson University jlevman jalireza gnkhan@ee.ryerson.ca Abstract In this

More information

Visible and Long-Wave Infrared Image Fusion Schemes for Situational. Awareness

Visible and Long-Wave Infrared Image Fusion Schemes for Situational. Awareness Visible and Long-Wave Infrared Image Fusion Schemes for Situational Awareness Multi-Dimensional Digital Signal Processing Literature Survey Nathaniel Walker The University of Texas at Austin nathaniel.walker@baesystems.com

More information

Modeling the top neuron layers of the human retina. Laurens Koppenol ( ) Universiteit Utrecht

Modeling the top neuron layers of the human retina. Laurens Koppenol ( ) Universiteit Utrecht Modeling the top neuron layers of the human retina Laurens Koppenol (3245578) 23-06-2013 Universiteit Utrecht 1 Contents Introduction... 3 Background... 4 Photoreceptors... 4 Scotopic vision... 5 Photopic

More information

VMware ESXi 5.5 VPAT

VMware ESXi 5.5 VPAT VMware, Inc. 3401 Hillview Avenue Palo Alto, CA 94304 (877) 486-9273 main (650) 427-5001 fax www.vmware.com VMware ESXi 5.5 VPAT October 2013 Since the VPAT must be comprehensive, all Section 508 issues

More information

Computer Vision Course Lecture 02. Image Formation Light and Color. Ceyhun Burak Akgül, PhD cba-research.com. Spring 2015 Last updated 04/03/2015

Computer Vision Course Lecture 02. Image Formation Light and Color. Ceyhun Burak Akgül, PhD cba-research.com. Spring 2015 Last updated 04/03/2015 Computer Vision Course Lecture 02 Image Formation Light and Color Ceyhun Burak Akgül, PhD cba-research.com Spring 2015 Last updated 04/03/2015 Photo credit: Olivier Teboul vision.mas.ecp.fr/personnel/teboul

More information

INDEX UNIT 4 PPT SLIDES

INDEX UNIT 4 PPT SLIDES INDEX UNIT 4 PPT SLIDES S.NO. TOPIC 1. 2. Screen designing Screen planning and purpose arganizing screen elements 3. 4. screen navigation and flow Visually pleasing composition 5. 6. 7. 8. focus and emphasis

More information

Adobe Captivate 9 Voluntary Product Accessibility Template

Adobe Captivate 9 Voluntary Product Accessibility Template Adobe Captivate 9 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template Date: December 6 th, 2006 Name of Product: ilinc Enterprise Collaboration Suite Company contact for more Information: ilinc Communications, Inc. 2999 N.44 th St Phoenix, AZ 85018 Tel: (602) 952-1200 Email:

More information