Sensing Colors. B G Color Digital Image R Red sensor Green sensor Blue sensor.

Slides:



Advertisements
Similar presentations
CGA 115 Professor Mary A. Malinconico. Questions from Last Week ????????
Advertisements

Computer Vision Chapter 6 Color.
COLORCOLOR A SET OF CODES GENERATED BY THE BRAİN How do you quantify? How do you use?
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.
Aalborg University Copenhagen
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
1 Color Segmentation: Color Spaces and Illumination Mohan Sridharan University of Birmingham
Multi-media Graphics JOUR 205 Color Models & Color Space 5 ways of specifying colors.
Color Mixing There are two ways to control how much red, green, and blue light reaches the eye: “Additive Mixing” Starting with black, the right amount.
© 2002 by Yu Hen Hu 1 ECE533 Digital Image Processing Color Imaging.
1 Color Color Used heavily in human vision Used heavily in human vision Color is a pixel property, making some recognition problems easy Color is a pixel.
Color.
Color: Readings: Ch 6: color spaces color histograms color segmentation.
Fundamentals of Multimedia Chapter 4 Color in Image and Video Ze-Nian Li and Mark S. Drew 건국대학교 인터넷미디어공학부 임 창 훈.
CSc 461/561 CSc 461/561 Multimedia Systems Part A: 2. Image.
1 Perception. 2 “The consciousness or awareness of objects or other data through the medium of the senses.”
Color spaces and JPEG. Colors physically, color is electro-magnetic radiation (i.e. light with various wave length, between 390nm- 750nm) percieved by.
1 Color and Color Space Presenter: Cheng-Jin Kuo Advisor: Jian-Jiun Ding, Ph. D. Professor Digital Image & Signal Processing Lab Graduate Institute of.
Color of (digital image) Raed S. Rasheed Agenda Color. Color Image. Color Models – RGB color model. – CMYK color model. – HSV and HSL color model.
Digital Images ColorColor. Color  The human eye combines 3 primary colors using the 3 different types of cones to discern all visible colors. This suggests.
2004/03/22 Color Models 1 Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University.
COLOR MODELS Ramya Sarma Anusha Holla
Digital Images Chapter 8, Exploring the Digital Domain.
Chapter 6: Color Image Processing Digital Image Processing.
Multimedia Basics (2) Hongli luo Fall 2010 CEIT, IPFW.
Color Image Processing A spectrum of possibilities…
I-1 Steps of Image Generation –Create a model of the objects –Create a model for the illumination of the objects –Create an image (render) the result I.
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Color John C. Hart CS 418 Intro to Computer Graphics.
What are the five colors in the legend? Enter the information below (5 points) 0000FF = = FFFFFF = 00FF00 = FF0000 = Color Theory Legend: income.
Color and Resolution Introduction to Digital Imaging.
Color Theory ‣ What is color? ‣ How do we perceive it? ‣ How do we describe and match colors? ‣ Color spaces.
Chap 4 Color image processing. Chapter 6 Color Image Processing Chapter 6 Color Image Processing Two major areas: full color and pseudo color 6.1 Color.
Chapter 1. Introduction. Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human.
Digital Media Lecture 7: Color part 2 Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Chapter 4 Color in Image and Video Li & Drew1. Fundamentals of Multimedia, Chapter Color Science Light and Spectra Light is an electromagnetic wave.
# Red Green Blue Digital Color RGB to HEX.
Ch 6 Color Image processing CS446 Instructor: Nada ALZaben.
CS654: Digital Image Analysis Lecture 30: Color Model Conversion.
DIGITAL IMAGE. Basic Image Concepts An image is a spatial representation of an object An image can be thought of as a function with resulting values of.
Digital Image Processing In The Name Of God Digital Image Processing Lecture6: Color Image Processing M. Ghelich Oghli By: M. Ghelich Oghli
CS654: Digital Image Analysis Lecture 29: Color Image Processing.
Color Color Color Tsung-Yi Wu.
© UNT in partnership with TEA1 Advanced AV Production Color Theory.
Intro to Color Theory. Objectives Identify and discuss various color models including RGB, CMYK, Black/white and spot color. Investigate color mixing.
Colour Display Techniques
Lecture 15 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
1.02 Color Here we go AGAIN!. A chart used to choose colors—helps you choose colors that look good together. Color Palette.
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.
Computer Graphics: Achromatic and Coloured Light.
Computer Graphic. Raster graphics In computer graphics, a raster graphics image, digital image, or bitmap, is a data structure representing a generally.
Presenter Name: Mahmood A.Moneim Supervised By: Prof. Hesham A.Hefny
Multimedia systems Lecture 5: Color in Image and Video.
Color Models Light property Color models.
School of Electronics & Information Engineering
IMAGE PROCESSING COLOR IMAGE PROCESSING
Color Image Processing - 1
Design Concepts: Module A: The Science of Color
Color Image Processing
COLOR space Mohiuddin Ahmad.
Images In Matlab.
COLOR November 16, 1998.
Image Processing Results
Two ways to discuss color 1) Addition 2) Subtraction
Color Visualization in Matlab
monochrome AgX material
Image segmentation Grey scale image Binary image
Presentation transcript:

Sensing Colors

B G Color Digital Image R Red sensor Green sensor Blue sensor

Color Digital Image (Color Model) Color Model R G B RGB (Red, Green, Blue) CMY (Cyan, Magenta, Yellow) YCbCr (Luminance, Color component) HSI (Hue, Satuaration, Intensity)

RGB ( Color Model) R G B 0 255

An example of RGB Image RedGreenBlue

RGB Pseudo Color

CMY (Color Model) Normalized RGB-to-Normalized CMY Normalized RGB

CMY Normalized CMY-to-CMY CMY-to-RGB

YCbCr (YUV) (Color Model) Y,Cb,Cr Y-Luminance Cb,Cr – Color component RGB-to-YCbCrYCbCr-to- RGB Analog Video (PAL), Digital Video (MPEG)

YCbCr (YUV) decomposition YCb Cr

HSI (Hue, Saturation, Intensity) (Color model) I I = 75 I = 0.5

RGB-to-HIS

HIS-to-RGB RGRG GBGB BRBR

Color Map (1) Gray scale display Rainbow displayB-G-Y-W display

Color Map (2)