7.3 การประมวลผล ภาพสี Color Image Processing. Color is a perceptual manifestation of light which in turn is an electromagnetic signal. Color is a sensation.

Slides:



Advertisements
Similar presentations
Color Wheel A tool to use to understand the uses of color.
Advertisements

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.
A)Newton's color circle. The size of each sector corresponds to the extension of the respective color over the spectrum, their number refers to.
Color To understand how to make realistic images, we need a basic understanding of the physics and physiology of vision.
Color Image Processing
Fundamentals of Digital Imaging
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.
© 2002 by Yu Hen Hu 1 ECE533 Digital Image Processing Color Imaging.
Imaging Science FundamentalsChester F. Carlson Center for Imaging Science The Human Eye and Vision 1 (Producing The Image)
What is color for?.
COLOR and the human response to light
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.
CMYK Cyan Cyan Magenta Magenta Yellow Yellow Black Black.
Colour Theory. Colour Theories 1.Subtractive Theory The subtractive, or pigment theory deals with how white light is absorbed and reflected off of colored.
Additive Primary Colors and Subtractive Primary Colors
Light and Color. Light is a form of energy light travels extremely fast and over long distances light carries energy and information light travels in.
Understanding Colour Colour Models Dr Jimmy Lam Tutorial from Adobe Photoshop CS.
CGMB 324: Multimedia System design
Human and Computer Vision The best vision model we have! Knowledge of how images form in the eye can help us with processing digital images We can’t think.
Sensation and Perception Sensations: take it in Sensations: take it in Perception: what we do with it Perception: what we do with it.
Color. -Visual light -An integral part of the sculpture -Creates desired effect -Distinguish items -Strengthen interest.
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.
1 Light. 2 Visible Light Wavelengths range from 400 nm to 700 nm Longest wavelength = red Shortest wavelength = violet 1 nm = 1 x m.
Using Color in Communication Design Created by J. Shannon Info from “The Non-Designers Design Book” by Robin Williams, 3 rd edition, 2008.
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. 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.
Lithological and Structural Mapping Using Satellite Data Mohamed Abdelsalam Missouri S&T.
Color Theory ‣ What is color? ‣ How do we perceive it? ‣ How do we describe and match colors? ‣ Color spaces.
Color. Understanding Color ● What is a color? ● How is color perceived? ● How can color be represented?
The Senses & Vision p What are the five senses? 1.Vision 2.Hearing 3.Smell 4.Taste 5.Touch.
CSC361/ Digital Media Burg/Wong
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.
CS654: Digital Image Analysis Lecture 29: Color Image Processing.
Three-Receptor Model Designing a system that can individually display thousands of colors is very difficult Instead, colors can be reproduced by mixing.
Introduction to Computer Graphics
Color Models. Color models,cont’d Different meanings of color: painting wavelength of visible light human eye perception.
Elements of Design 1.02 Investigate Design Principles and Elements.
BASIC COLOUR COURSE Algemeen
Structure of the Eye.
CS-321 Dr. Mark L. Hornick 1 Color Perception. CS-321 Dr. Mark L. Hornick 2 Color Perception.
Color and Color for the Web First, discuss idea of color (some overlap with lecture on HVS) First, discuss idea of color (some overlap with lecture on.
HSB to RGB to HEX.
Chapter 4: Color in Image and Video
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.
Color  You see an object as the wavelength  ( color) of visible light that it reflects  Sunflowers are yellow because it reflects (bounces off) mostly.
COMPUTER GRAPHICS CS 482 – FALL 2016 CHAPTER 28 COLOR COLOR PERCEPTION CHROMATICITY COLOR MODELS COLOR INTERPOLATION.
Color Image Processing
Color Image Processing
COLOR space Mohiuddin Ahmad.
Color 2017, Fall.
Chapter 6: Color Image Processing
Color Image Processing
Color 2015, Fall.
What Is Color Vocabulary.
Color Image Processing
Color Unit Test Review What is Color? Physiology
Color Image Processing
Image Perception and Color Space
Color Model By : Mustafa Salam.
Color Models l Ultraviolet Infrared 10 Microwave 10
Presentation transcript:

7.3 การประมวลผล ภาพสี Color Image Processing

Color is a perceptual manifestation of light which in turn is an electromagnetic signal. Color is a sensation produced by the human eye and nervous system.

Human Visual System Image formation Exposure Control DetectionProcessing Cornea Lens Iris/pupil Photoreceptor sensitivity Retina Rods Cones Brain

Human Eye Human eye is a complete imaging system. Ear side (Temporal) Nose side (Nasal) Cornea Aqueous Humor Pupil Iris Ciliary Muscle Sclera Fovea Retina Optic Nerve Vitreous Humor Eyelens Choroid Suspensory ligament

Overwhelming experimental evidence tells us that the perception of a color is related to the strength of three signals which are transmitted along the optic nerve to the brain.

7.3.1 Color Models

Color Model A "color model" is any method of associating names or numbers with colors. The importance of a color model is that it allows communication about what color should be produced.

Examples include CMYK dot densities as reproduced by an offset press, RGB voltages sent to the electron guns of a cathode ray tube display,

CIE LAB numbers as measured by a "colorimeter", or Pantone color numbers as seen on the "swatch books" published by that company.

Color Model The international Commission on Illumination (CIE, for Commison Internationale de l’Eclairage) developed a device-independent color model based on human perception. Color representation consists in a reduction of the spectral color space to a finite-dimensional space.

1) The RGB (CMYK) Color Model

RGB and its subset CMY form the most basic and well-known color model. This model bears closest resemblance to how we perceive color. It also corresponds to the principles of additive and subtractive colors.

RGB Red, green, and blue are the primary stimuli for human color perception and are the primary additive colors. The relationship between the colors can be seen in this illustration:

The secondary colors of RGB, cyan, magenta, and yellow, are formed by the mixture of two of the primaries and the exclusion of the third. Red and green combine to make yellow, green and blue make cyan, blue and red make magenta.

RGB(CYMK) Model

2) The HSV Color Model

The HSV (Hue, Saturation, and Value) color model is more intuitive than the RGB color model. The user specifies a color (hue) and then adds white or black.

There are 3 color parameters: Hue, Saturation, and Value. Changing the saturation parameter corresponds to adding or subtracting white and changing the value parameter corresponds to adding or subtracting black.

The HSB/HLS Color Model

In HSB, these are hue, saturation, and brightness; in HLS, they are defined by hue, lightness, and saturation.

Hue defines the color itself, for example, red in distinction to blue or yellow. The values for the hue axis run from 0– 360° beginning and ending with red and running through green, blue and all intermediary colors like greenish-blue, orange, purple, etc.

Saturation indicates the degree to which the hue differs from a neutral gray. The values run from 0%, which is no color saturation, to 100%, which is the fullest saturation of a given hue at a given percentage of illumination.

Lightness indicates the level of illumination. The values run as percentages; 0% appears black (no light) while 100% is full illumination, which washes out the color (it appears white). In this respect, the lightness axis is similar to Munsell's value axis. Colors at percentages less than 50% appear darker while colors at greater than 50% appear lighter.

The Munsell Color System

Munsell modeled his system as an orb around whose equator runs a band of colors. The axis of the orb is a scale of neutral gray values with white as the north pole and black as the south pole.

Extending horizontally from the axis at each gray value is a gradation of color progressing from neutral gray to full saturation. With these three defining aspects, any of thousands of colors could be fully described. Munsell named these aspects, or qualities, Hue, Value, and Chroma.

Hue Munsell defined hue as "the quality by which we distinguish one color from another." He selected five principle colors: red, yellow, green, blue, and purple; and five intermediate colors: yellow-red, green- yellow, blue-green, purple-blue, and red- purple; and he arranged these in a wheel measured off in 100 compass points:

Value Value was defined by Munsell defined value as "the quality by which we distinguish a light color from a dark one." Value is a neutral axis that refers to the grey level of the color. This ranges from white to black.

Chroma Chroma is the quality that distinguishes the difference from a pure hue to a gray shade. The chroma axis extends from the value axis at a right angle and the amount of chroma is noted after the value designation.

7.3.2 Color descriptors

1. Color histograms สามารถนิยามได้ในรูปแบบของ tuple โดย C คือ colar space, Ci เป็น color quantization ของเซลล์ที่ I, M เป็นจำนวนเซลล์ และ H(Ci) = Ni/N โดย Ni เป็นจำนวนจุดภาพทั้งหมดในภาพนั้น

2. Color feature descriptor 3. Color names 4. Color-induced sensations