Introduction to Multimedia Computing

Similar documents
Wireless Communication

Colors in Images & Video

Dr. Shahanawaj Ahamad. Dr. S.Ahamad, SWE-423, Unit-06

LECTURE 07 COLORS IN IMAGES & VIDEO

Image and video processing (EBU723U) Colour Images. Dr. Yi-Zhe Song

Fundamentals of Multimedia

Color Image Processing

COLOR and the human response to light

Multimedia Systems Color Space Mahdi Amiri March 2012 Sharif University of Technology

Image Processing for Mechatronics Engineering For senior undergraduate students Academic Year 2017/2018, Winter Semester

Digital Image Processing Color Models &Processing

Announcements. Electromagnetic Spectrum. The appearance of colors. Homework 4 is due Tue, Dec 6, 11:59 PM Reading:

COLOR. and the human response to light

Introduction to Computer Vision CSE 152 Lecture 18

Imaging Process (review)

Images and Colour COSC342. Lecture 2 2 March 2015

IMAGES AND COLOR. N. C. State University. CSC557 Multimedia Computing and Networking. Fall Lecture # 10

Lecture 8. Color Image Processing

Mahdi Amiri. March Sharif University of Technology

05 Color. Multimedia Systems. Color and Science

Lecture 3: Grey and Color Image Processing

IMAGE PROCESSING >COLOR SPACES UTRECHT UNIVERSITY RONALD POPPE

Computers and Imaging

Color. Used heavily in human vision. Color is a pixel property, making some recognition problems easy

CS 565 Computer Vision. Nazar Khan PUCIT Lecture 4: Colour

YIQ color model. Used in United States commercial TV broadcasting (NTSC system).

Color Image Processing

Color & Compression. Robin Strand Centre for Image analysis Swedish University of Agricultural Sciences Uppsala University

Colour. Why/How do we perceive colours? Electromagnetic Spectrum (1: visible is very small part 2: not all colours are present in the rainbow!

COLOR. Elements of color. Visible spectrum. The Human Visual System. The Fovea. There are three types of cones, S, M and L. r( λ)

MULTIMEDIA SYSTEMS

Raster Graphics. Overview קורס גרפיקה ממוחשבת 2008 סמסטר ב' What is an image? What is an image? Image Acquisition. Image display 5/19/2008.

קורס גרפיקה ממוחשבת 2008 סמסטר ב' Raster Graphics 1 חלק מהשקפים מעובדים משקפים של פרדו דוראנד, טומס פנקהאוסר ודניאל כהן-אור

Image Perception & 2D Images

Colour. Electromagnetic Spectrum (1: visible is very small part 2: not all colours are present in the rainbow!) Colour Lecture!

Reading instructions: Chapter 6

Colour. Cunliffe & Elliott, Chapter 8 Chapman & Chapman, Digital Multimedia, Chapter 5. Autumn 2016 University of Stirling

COLOR. Elements of color. Visible spectrum. The Fovea. Lecture 3 October 30, Ingela Nyström 1. There are three types of cones, S, M and L

Color. Used heavily in human vision. Color is a pixel property, making some recognition problems easy

To discuss. Color Science Color Models in image. Computer Graphics 2

Light. intensity wavelength. Light is electromagnetic waves Laser is light that contains only a narrow spectrum of frequencies

Color image processing

Introduction to Computer Vision and image processing

VIDEO AND IMAGE PROCESSING USING DSP AND PFGA. Chapter 1: Introduction to Image Processing. Contents

Color & Graphics. Color & Vision. The complete display system is: We'll talk about: Model Frame Buffer Screen Eye Brain

Color: Readings: Ch 6: color spaces color histograms color segmentation

Color Image Processing. Gonzales & Woods: Chapter 6

Digital Image Processing. Lecture # 8 Color Processing

Computer Graphics. Rendering. Rendering 3D. Images & Color. Scena 3D rendering image. Human Visual System: the retina. Human Visual System

Visual Perception. Overview. The Eye. Information Processing by Human Observer

Color and Color Model. Chap. 12 Intro. to Computer Graphics, Spring 2009, Y. G. Shin

The Principles of Chromatics

Introduction to Color Theory

For a long time I limited myself to one color as a form of discipline. Pablo Picasso. Color Image Processing

Announcements. The appearance of colors

Introduction to computer vision. Image Color Conversion. CIE Chromaticity Diagram and Color Gamut. Color Models

CS101 Lecture 12: Digital Images. What You ll Learn Today

Color Science. What light is. Measuring light. CS 4620 Lecture 15. Salient property is the spectral power distribution (SPD)

Color images C1 C2 C3

Human Vision, Color and Basic Image Processing

Color and perception Christian Miller CS Fall 2011

Reading. Foley, Computer graphics, Chapter 13. Optional. Color. Brian Wandell. Foundations of Vision. Sinauer Associates, Sunderland, MA 1995.

CS 4300 Computer Graphics. Prof. Harriet Fell Fall 2012 Lecture 4 September 12, 2012

The human visual system

LECTURE III: COLOR IN IMAGE & VIDEO DR. OUIEM BCHIR

University of British Columbia CPSC 414 Computer Graphics

CHAPTER 3 I M A G E S

Fig Color spectrum seen by passing white light through a prism.

Hello, welcome to the video lecture series on Digital image processing. (Refer Slide Time: 00:30)

Computer Graphics. Si Lu. Fall er_graphics.htm 10/02/2015

Unit 8: Color Image Processing

Lecture Notes 11 Introduction to Color Imaging

Lecture Color Image Processing. by Shahid Farid

Color and Perception. CS535 Fall Daniel G. Aliaga Department of Computer Science Purdue University

CIE tri-stimulus experiment. Color Value Functions. CIE 1931 Standard. Color. Diagram. Color light intensity for visual color match

Chapter 3 Part 2 Color image processing

Image Processing. Michael Kazhdan ( /657) HB Ch FvDFH Ch. 13.1

Brief Introduction to Vision and Images

Chapter 3 Graphics and Image Data Representations

Performance Analysis of Color Components in Histogram-Based Image Retrieval

Digital Image Processing

Color , , Computational Photography Fall 2018, Lecture 7

Introduction & Colour

Digital Image Processing (DIP)

Color Image Processing

Color Image Processing. Jen-Chang Liu, Spring 2006

Color , , Computational Photography Fall 2017, Lecture 11

Digital Asset Management 2. Introduction to Digital Media Format

IFT3355: Infographie Couleur. Victor Ostromoukhov, Pierre Poulin Dép. I.R.O. Université de Montréal

Colors in images. Color spaces, perception, mixing, printing, manipulating...

the eye Light is electromagnetic radiation. The different wavelengths of the (to humans) visible part of the spectra make up the colors.

Graphics and Image Processing Basics

LECTURE 03 BITMAP IMAGE FORMATS

Color and Perception

3.1 Graphics/Image age Data Types. 3.2 Popular File Formats

Digital Imaging & Photoshop

Prof. Feng Liu. Fall /02/2018

In a physical sense, there really is no such thing as color, just light waves of different wavelengths.

Colour (1) Graphics 2

Digital Technology Group, Inc. Tampa Ft. Lauderdale Carolinas

Transcription:

COMP 319 Lecture 02 Introduction to Multimedia Computing Fiona Yan Liu Department of Computing The Hong Kong Polytechnic University

Learning Outputs of Lecture 01 Introduction to multimedia technology What is multimedia History of multimedia technology Reference reading: Chapter 1 Introduction to html What is html Html document with web generation Reference reading: Chapter 1 Introduction to COMP319 http://www.comp.polyu.edu.hk/~csyliu/course/comp319/ main.html 2

Outline of Lecture 02 Fundamentals of image data representation ti Standard image Gray level image Bitmap and bitplane Color image Light and human vision Different color models 24 bit color image and 8 bit color image Histogram and color lookup tables Some popular p image file formats Reference reading Chapter 3 & Chapter 4 3

Outline of Lecture 02 Fundamentals of image data representation ti Standard image Gray level image Bitmap and bitplane Color image Light and human vision Different color models 24 bit color image and 8 bit color image Histogram and color lookup tables Some popular p image file formats Reference reading Chapter 3 & Chapter 4 4

Fundamentals of Image Data Representation Images consist of pixels The smallest discrete component of an image on the screen Image resolution The number of pixels in a digital image Standard images Illustrate algorithms and compare the performance Lena: for gray level image generally Baboon: for color image generally 5

Standard Images Lena: Image Resolution is 256 * 256 Baboon: Image Resolution is 512* 512 6

Outline of Lecture 02 Fundamentals of image data representation ti Standard image Gray level image Bitmap and bitplane Color image Light and human vision Different color models 24 bit color image and 8 bit color image Histogram and color lookup tables Some popular p image file formats Reference reading Chapter 3 & Chapter 4 7

Gray Level Image Image is represented using luminance information only 8 bit gray level image Each pixel has a gray value between 0 and 255 24-bit color Image Gray Image 8

Binary Image Each pixel is stored as a single bit 0/1. Also referred as 1 bit image Use for the pictures containing simple graphics or text 9

Bitmap of Gray level Image The two dimensional array of pixel values that represent the images/graphics 10

Bitplane of 8 bit image Bitplanes Consider the 8 bit image as a set of 1 bit bitplanes Each plane consists of a 1 bit representation ti of the image 11

Outline of Lecture 02 Fundamentals of image data representation ti Standard image Gray level image Bitmap and bitplane Color image Light and human vision Different color models 24 bit color image and 8 bit color image Histogram and color lookup tables Some popular p image file formats Reference reading Chapter 3 & Chapter 4 12

Light and Prism Light is an electromagnetic wave White light contains all the colors of a rainbow Sir Isaac Newton's experiment 13

Light and Spectral Power Distribution Most light sources produce contributions over many wavelengths SPD shows the relative amount of light energy Spectral power distribution of daylight 14

The Color of the Light The color of the light is characterized by the wavelength of the light Short wavelengths produce a blue sensation, long wavelengths produce a red one Spectral power distribution of daylight 15

Human Vision Humans cannot detect all light Visible light is an electromagnetic wave in the range 400 nm to 700 nm Human vision is formed Sensor: Eye Most sensitive to red(r), green(g), and blue(b). Processor: Brain RGB R,G,B R G, G B, and B R 16

Human Retina Human retina consists of an array of rods and three kinds of cones Rod Cones Detect gray level information Three kinds of cones are used to detect R,G,B, The proportions of R,G,B cones are 40:20:1 The eye is most sensitive to light in the middle of the visible spectrum 17

RGB Color Model Three primaries Red, green and blue Additive color model When two light beams impinge on a target, their colors add 18

24 bit Color Image of RGB Model R G B Blue 8 bit 8 bit 8bit 24-bit color Image Red Channel Channel Green Channel 19

24 bit Color Image Each pixel is represented by three bytes, usually RGB. Supports 256*256*256, totally 16.8 million possible combined color. Storage: for image resolution of 640*480, needs 921.6KB Some 24 bit color images are stored as 32 bit image Extra byte of data for special effect information 20

Color Lookup Tables (CLTs) Use index or code value instead of 24 bit color information for each pixel Color lookup the table works well for small combinations 21

Image Histogram Refers to the probability bilit mass function of the image intensities The number of containers is equal to six 6 Original data: 4.2 3.4 0 4.5 4.2 1.7 6 3.8 3 5 4 2 3 2 1 1 0 1 2 3 4 5 6 7 8 0 0 1 2 3 4 5 6 4 The number of containers is equal to three 3 2 1 0 1 2 3 22

8 bit Color Image Divide id the RGB cube into equal slides in each dimension R: 3 bit; G: 3 bit; B: 2 bit; Edge artifacts 24-bit color image 8-bit color image 23

L*a*b* Color Model Perceptual uniform Color differences a human perceives as equal correspond to Euclidean distances RGB color model is not perceptual uniform L*a*b* color model is perceptual uniform L*: luminance a*: red/green balance b*: green/blue balance 24

RGB and CIE L*a*b 25

HSV Color Model Approximation of perceptual uniform Hue: position in the color spectrum Saturation: the vividness of a color Value: the brightness of the color 26

YUV Color Model Be used din JPEG Y: luminance value Luma Y : (gamma corrected) U and V: chrominance The difference between a color and a reference white at the same luminance U = B Y V = R Y 27

Gamma Correction Human s response is not linear to the driving voltage of display device 28

YUV Color Model 29

YC b C r color model YC b C r color model is closely related to the YUV transformation Be used in MPEG 30

YIQ Color Model YIQ is used in NTSC color TV broadcasting Y in YIQ is the same as in YUV I and Q are a rotated version of U and V U and V are rotated by 33 0 31

YIQ color model I and Q in YIQ model U and V in YUV model 32

Subtractive Color Model Additive i color model When two light beams impinge on a target, their colors add Subtractive ti color model For ink deposited on paper, opposite situation holds RGB color model CMY color model 33

CMY Color Model and CMYK Color Model CMY color model consist of Cyan(C), Magenta(M) and Yellow(Y) Subtractive color primaries Transformation from RGB to CMY The transformation is invertible CMYK color model Add one color: real black Using black ink is cheaper and better than using the mixing colored ink 34

Outline of Lecture 02 Fundamentals of image data representation ti Standard image Gray level image Bitmap and bitplane Color image Light and human vision Different color models 24 bit color image and 8 bit color image Histogram and color lookup tables Some popular p image file formats Reference reading Chapter 3 & Chapter 4 35

Some Popular Image File Formats BMP BitMap Mainly use RGB color model Gif Graphics Interchange Format Important tformats because of fits historical i connection to the WWW and HTML PDF Portable Document Format Include compression JPEG Joint Photographic Experts Group Currently the most important common file format 36

Announcement of Further Arrangement Lab Thur. 16:30 17:20 PQ604B Tue. 9:30 10:20 PQ606 Quiz The first quiz will be next Thur. Sept. 18 8:30 9:00 Cover Lecture 1 2 Form of the questions True or False Answer the questions Calculation Sept. 11, 2014 Lecture 02: Color Model and Human Vision 37