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.

Slides:



Advertisements
Similar presentations
ECE 472/572 - Digital Image Processing Lecture 10 - Color Image Processing 10/25/11.
Advertisements

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.
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
SWE 423: Multimedia Systems Chapter 4: Graphics and Images (2)
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 Perception. 2 “The consciousness or awareness of objects or other data through the medium of the senses.”
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.
Color Model AbdelRahman Abu_absah Teacher: Dr. Sana'a Alsayegh.
Color Image Processing Jen-Chang Liu, Spring 2006.
COLOR MODELS Ramya Sarma Anusha Holla
Course Website: Digital Image Processing Colour Image Processing.
Digital Image Processing Colour Image Processing.
CS 376 Introduction to Computer Graphics 01 / 26 / 2007 Instructor: Michael Eckmann.
2001 by Jim X. Chen: 1 The purpose of a color model is to allow convenient specification of colors within some color gamut.
Computer Graphics & Image Processing Chapter # Color Image Processing
Product Design Sketching Chromatic Theories. Color Spectrum The range of colors seen by human eye is the “visible color spectrum”
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Chapter 6 Color Image Processing Chapter 6 Color Image.
Chapter 6: Color Image Processing Digital Image Processing.
Color Image Processing A spectrum of possibilities…
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.
Digital Image Processing
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.
6. COLOR IMAGE PROCESSING
University of Kurdistan Digital Image Processing (DIP) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Color Theory ‣ What is color? ‣ How do we perceive it? ‣ How do we describe and match colors? ‣ Color spaces.
CS6825: Color 2 Light and Color Light is electromagnetic radiation Light is electromagnetic radiation Visible light: nm. range Visible light:
Digital Image Processing Week VIII Thurdsak LEAUHATONG Color Image Processing.
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.
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.
Introduction to Computer Graphics
EEL Introduction to Computer Graphics PPT12: Color models Yamini Bura – U
Color Models. Color models,cont’d Different meanings of color: painting wavelength of visible light human eye perception.
Greg Humphreys CS445: Intro Graphics University of Virginia, Fall 2003 Raster Graphics and Color Greg Humphreys University of Virginia CS 445, Fall 2003.
Intro to Color Theory. Objectives Identify and discuss various color models including RGB, CMYK, Black/white and spot color. Investigate color mixing.
Presented By : Dr. J. Shanbezadeh
Lecture 15 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
Computer Graphics: Achromatic and Coloured Light.
1 of 32 Computer Graphics Color. 2 of 32 Basics Of Color elements of color:
Digital Image Processing Lecture 12: Color Image Processing Naveed Ejaz.
Digital Image Processing
Color Models Light property Color models.
School of Electronics & Information Engineering
IMAGE PROCESSING COLOR IMAGE PROCESSING
Color Image Processing - 1
Color Theory.
Digital Image Processing
Digital Image Processing (DIP)
Color Image Processing
COLOR space Mohiuddin Ahmad.
Chapter 6: Color Image Processing
Colour Theory Fundamentals
CITA 342 Section 7 Working with Color.
Chapter 12 COLOR THEORY.
Digital Image Processing
Digital Image Processing
Digital Image Processing
Color Model By : Mustafa Salam.
Presentation transcript:

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 fundamentals Primary color of light: R, G, B Secondary color of light: magenta, cyan and yellow Pigment or colorant-subtract or absorbs a primary color of light and reflect or transmit the other two HIS model Chromaticity include hue and saturation  Hue: dominant color as perceived by a observer  Saturation:the relative purity or the amount of white light  mixed with a hue

Chapter 6 Color Image Processing Chapter 6 Color Image Processing

Brightness: embody the chromatic notion of intensity Three basic properties used to describe the quality of chromatic light source: source, radiance, and brightness  Tri-stimulus values: X, Y and Z  Tri-chromatic coefficients: CIE chromaticity diagram Shows color as a function of x (red) and y(green) useful for color mixing Boundary :fully saturated Equal energy point 6.2 Color models Purpose: facilitate the specification of colors in some standard A specification of a coordinate system and a subspace within that system where each color is represented a single point Two applied directions for color models: hardware and applications (color graphics)

 RGB models--color monitors  CMY (CMYK)--color printing  YIQ--color television  HIS--humans describe and interpret color The RGB Color model  Have a depth of 24bits The CMY color model The YIQ model The HIS color model Brightness-- is a subjective descriptor that is practically impossible to measure Ideal tool for developing image processing algorithm

Converting colors from RGB to HIS –Converting colors from HIS to RGB –Procedures – multiply H by 360 o ; –(1) When H is in RG sector, the RGB components are given by

–(2) GB sector –(3) BR sector Manipulating HIS component images –Change the individual color of any region in the RGB image 6.3 Pseudo image processing –Assign colors to gray values based on a specification criterion –Assign colors to monochrome images from the process associated with true color images

Chapter 6 Color Image Processing Chapter 6 Color Image Processing

Chapter 6 Color Image Processing Chapter 6 Color Image Processing

Chapter 6 Color Image Processing Chapter 6 Color Image Processing