CSc 461/561 CSc 461/561 Multimedia Systems Part A: 2. Image.

Slides:



Advertisements
Similar presentations
Images Images are a key component of any multimedia presentation.
Advertisements

CGA 115 Professor Mary A. Malinconico. Questions from Last Week ????????
Color Image Processing
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
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.
Images and colour Colour - colours - colour spaces - colour models Raster data - image representations - single and multi-band (multi-channel) images -
CSC Computing with Images1 Image encodings CSC 1040.
Fundamentals of Multimedia Chapter 4 Color in Image and Video Ze-Nian Li and Mark S. Drew 건국대학교 인터넷미디어공학부 임 창 훈.
1 Perception. 2 “The consciousness or awareness of objects or other data through the medium of the senses.”
1 CSCE441: Computer Graphics: Color Models Jinxiang Chai.
Images and Color Multimedia Systems (Module 1 Lesson 2)
School of Computer Science & Information Technology G6DPMM - Lecture 6 Colour Science & Colour Models.
CMYK Cyan Cyan Magenta Magenta Yellow Yellow Black Black.
1 Internet Graphics. 2 Representing Images  Raster Image: Images consist of “dots” of color, not lines  Pixel: Picture element-tiny rectangle  Resolution:
Color Systems. Subtractive Color The removal of light waves to perceive color: –Local or physical attributes of pigments, dyes, or inks reflect certain.
Colour Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 6 This presentation © 2004, MacAvon Media Productions Colour.
Guilford County SciVis V104.02
Digital Images The digital representation of visual information.
C O L O R S PRINT VS MULTIMEDIA. Main Difference Print –Primary Colors CMYK Cyan, Magenta, Yellow, Black - Subtractive Color system –Add together = black.
CGMB 324: Multimedia System design
Chapter 6: Color Image Processing Digital Image Processing.
Multimedia Basics (2) Hongli luo Fall 2010 CEIT, IPFW.
Color Management. How does the color work?  Spectrum Spectrum is a contiguous band of wavelengths, which is emitted, reflected or transmitted by different.
And Elvis said ……… ……Let there be Light The Visible Spectrum.
Objective Understand concepts used to create digital graphics. Course Weight : 15% Part Three : Concepts of Digital Graphics.
Digital Terminology. Bitmap A representation consisting of rows and columns of dots of a graphic image stored in computer memory. To display a bitmap.
Colours and Computer Jimmy Lam The Hong Kong Polytechnic University.
CS1315: Introduction to Media Computation Picture encoding and manipulation.
Color and Resolution Introduction to Digital Imaging.
CSC Computing with Images
CSC361/ Digital Media Burg/Wong
Which is the Pink Pen? Here is the Pink Pen (Example taken from
Color and Vision General Physics. Band of Visible Light ROYGBIV (Red, Orange, Yellow, Green, Blue, Indigo, Violet)
Ch 6 Color Image processing CS446 Instructor: Nada ALZaben.
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
COLOR.
Color Color Color Tsung-Yi Wu.
1 CSCE441: Computer Graphics: Color Models Jinxiang Chai.
Introduction to Computer Graphics
Color Web Design Professor Frank. Color Displays Based on cathode ray tubes (CRTs) or back- lighted flat-screen Monitors transmit light - displays use.
Colors of Pigment The primary colors of pigment are magenta, cyan, and yellow. [
1 CSCE441: Computer Graphics: Color Models Jinxiang Chai.
CS 101 – Sept. 14 Review Huffman code Image representation –B/W and color schemes –File size issues.
BASIC COLOUR COURSE Algemeen
Computer Graphics: Achromatic and Coloured Light.
The Visible Spectrum And how we see it. What is Visible Light? The cones in the eye are only sensitive to a narrow range of EM frequencies. Visible Light.
1 of 32 Computer Graphics Color. 2 of 32 Basics Of Color elements of color:
Multimedia and weBLOGging Grade 7-9 | Cahaya Bangsa Classical School (C) 2010 Digital Media Production Facility 03 - Still Picture 01 – Basics.
Color Models Light property Color models.
Images Data Representation.
Image Processing Objectives To understand pixel based image processing
Color Image Processing
Color Image Processing
Chapter 6: Color Image Processing
Color Image Processing
RGB Color Model CMY Color Model.
Color Image Processing
Nuts and Bolts of Digital Imaging
Color Image Processing
Digital Image Processing
Basic Concepts of Digital Imaging
Color And Light.
Section 3.4 The Colors of Light.
Presentation transcript:

CSc 461/561 CSc 461/561 Multimedia Systems Part A: 2. Image

CSc 461/561 Summary 1.Light 2.Image representation –Digitizing –Pixels –Color space 3.Gamma correction

CSc 461/ Light is also a wave What we see –objects either emit lights –or reflect lights We indeed see objects of different colors –different wavelengths –visible light: nm –white is more than a color violet, indigo, blue, cyan, green, yellow, orange, red

CSc 461/ Digitizing what we see E.g., scanning a picture: images –a 2-dimension array of pixels a pixel showing a certain color (picture element) dpi (dots per inch): e.g., 600 dpi –each pixel is represented by a (few) number(s) similar to digitizing audio signal but often by a few numbers with different meanings E.g., drawing a picture: graphics

CSc 461/ Image is a 2-d array of pixels (1) Image attributes –image resolution: array size, e.g., 640x480 –pixel depth: bits per pixel, e.g., 8-bit Display attributes –display resolution: e.g., 1024x768 –dot pitch: e.g.,.28mm –how to keep “aspect ratio”

CSc 461/ Pixel is represented by bits (2) Black-white (monochrome): 1-bit Grayscale: e.g., 8-bit (true) color –e.g., 8-bit each for RGB; i.e., 24-bit total –32-bit total w/ alpha channel (pseudo) color –e.g., 8-bit in total for (pseudo) RGB –with lookup table

CSc 461/ Color space: RGB (1) Red, Green and Blue –human eyes have three types of “light sensors” –sensitive to red, green and blue, respectively Primary color –mixing RGB to get other colors –additive color –used in CRT etc

CSc 461/ CMY and CMYK (2) Cyan, Magenta and Yellow –primary color in CMY space –widely used for printing (paper reflecting color) –mixing CMY to get other colors –subtractive color –C+M+Y=Black –Black is easier to get otherwise CMYK

CSc 461/ RGB vs CMY (3) RGB and CMY are related –Let R/G/B in [0,1] –Let C/M/Y in [0,1] R+C=1 G+M=1 B+Y=1

CSc 461/ YUV (4) Widely used in black-white/color TV Y: luminance –brightness (black-white TV) UV: chrominance –color difference w/ reference –(color TV) Further humans see –brightness and color differently

CSc 461/ RGB vs YUV (5) RGB => YUV –Y = 0.299R G B –U = (B - Y) = R G B –V = 0.877(R - Y) = 0.615R G B Let R/G/B in [0,1] –Y in [0,1], U in [-0.436,0.436], V in [-0.615, 0.615]

CSc 461/561 Y CbCr R GB 2.3 RGB vs YUV (6)

CSc 461/ Gamma correction (1) Non-linearity in display devices

CSc 461/ Gamma correction examples (2)