Chapter 1. Introduction. Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human.

Slides:



Advertisements
Similar presentations
Md. Monjur –ul-Hasan Department of Computer Science & Engineering Chittagong University of Engineering & Technology Chittagong 4349
Advertisements

L.Ghadah R. Hadba CT1514-L1.  Computer Graphics :refers to processing of creating a new image from Geometry, Lighting parameters, Materials and Textures.Using.
Digital Image Fundamentals Selim Aksoy Department of Computer Engineering Bilkent University
Digital Image Fundamentals Selim Aksoy Department of Computer Engineering Bilkent University
Computer Vision Chapter 6 Color.
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.
Dale & Lewis Chapter 3 Data Representation. Representing color Similarly to how color is perceived in the human eye, color information is encoded in combinations.
School of Computing Science Simon Fraser University
Video enhances, dramatizes, and gives impact to your multimedia application. Your audience will better understand the message of your application.
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.
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.”
Images and Color Multimedia Systems (Module 1 Lesson 2)
Core Issues in Digital Preservation: Text and Images Jacob Nadal, Preservation Officer UCLA Library.
Goals of Computer Vision To make useful decisions based on sensed images To construct 3D structure from 2D images.
CS 376 Introduction to Computer Graphics 01 / 26 / 2007 Instructor: Michael Eckmann.
Page 18/30/2015 CSE 40373/60373: Multimedia Systems 4.2 Color Models in Images  Colors models and spaces used for stored, displayed, and printed images.
CS 1308 Computer Literacy and the Internet. Creating Digital Pictures  A traditional photograph is an analog representation of an image.  Digitizing.
Introduction to JPEG Alireza Shafaei ( ) Fall 2005.
Image processing Second lecture. Image Image Representation We have seen that the human visual system (HVS) receives an input image as a collection of.
Chapter 6: Color Image Processing Digital Image Processing.
Lab #5-6 Follow-Up: More Python; Images Images ● A signal (e.g. sound, temperature infrared sensor reading) is a single (one- dimensional) quantity that.
07: Color in Interactive Digital Media
Image Storage Bitmapped Graphics – in which an image is represented as a collection of dots Vector Graphics – in which an image is represented as a set.
How A Camera Works Image Sensor Shutter Mirror Lens.
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
IT-101 Section 001 Lecture #7 Introduction to Information Technology.
Digital Image Fundamentals Selim Aksoy Department of Computer Engineering Bilkent University
Video Video.
ELE 488 Fall 2006 Image Processing and Transmission Syllabus 1. Human Visual System 2. Image Representations (gray level, color) 3. Simple Processing:
1 Chapter 2: Color Basics. 2 What is light?  EM wave, radiation  Visible light has a spectrum wavelength from 400 – 780 nm.  Light can be composed.
Intelligent Vision Systems Image Geometry and Acquisition ENT 496 Ms. HEMA C.R. Lecture 2.
CS- 375 Graphics and Human Computer Interaction Lecture 1: 12/4/1435 Fundamental Techniques in Graphics Lecturer: Kawther Abas.
Image Representation. Digital Cameras Scanned Film & Photographs Digitized TV Signals Computer Graphics Radar & Sonar Medical Imaging Devices (X-Ray,
CSC361/ Digital Media Burg/Wong
Multimedia Basics (1) Hongli Luo CEIT, IPFW. Topics r Image data type r Color Model : m RGB, CMY, CMYK, YUV, YIQ, YCbCr r Analog Video – NTSC, PAL r Digital.
Digital Image Processing NET 404) ) Introduction and Overview
G52IIP, School of Computer Science, University of Nottingham 1 Summary of Topic 2 Human visual system Cones Photopic or bright-light vision Highly sensitive.
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.
Mirjana Devetakovic, M.Sc. CAAD - Images Beograd, 2011.
1-1 Chapter 1: Introduction 1.1. Images An image is worth thousands of words.
Visible Spectrum.
CS Spring 2012 CS 414 – Multimedia Systems Design Lecture 4 – Visual Perception and Digital Image Representation Klara Nahrstedt Spring 2012.
Image Perception ‘Let there be light! ‘. “Let there be light”
Intelligent Vision Systems Image Geometry and Acquisition ENT 496 Ms. HEMA C.R. Lecture 2.
Introduction to Image Processing Course Notes Anup Basu, Ph.D. Professor, Dept of Computing Sc. University of Alberta.
Image Editing Vocabulary Words Pioneer Library System Norman Public Library Nancy Rimassa, Trainer Thanks to Wikipedia ( help.
Scanner Scanner Introduction: Scanner is an input device. It reads the graphical images or line art or text from the source and converts.
An Introduction to Digital Image Processing Dr.Amnach Khawne Department of Computer Engineering, KMITL.
Sensing Colors. B G Color Digital Image R Red sensor Green sensor Blue sensor.
Image Perception ‘Let there be light! ‘. “Let there be light”
Multimedia systems Lecture 5: Color in Image and Video.
Color Models Light property Color models.
School of Electronics & Information Engineering
DIGITAL MEDIA FOUNDATIONS
Sampling, Quantization, Color Models & Indexed Color
Color Image Processing
Color Image Processing
Color Image Processing
Color Image Processing
Digital Image Fundamentals
Color Image Processing
Image Perception and Color Space
Digital Image Processing
Multimedia System Image
Basic Concepts of Digital Imaging
Visuals are analog signals...
Presentation transcript:

Chapter 1. Introduction

Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human interpretation. 2.Processing of scene data for autonomous machine perception.

Related Areas of Image Processing Image Processing: image  image Computer Graphics:information  image Computer Vision:image  information

1.Image Analysis 2.Image Restoration 3.Image Enhancement 4.Image Compression Applications of Image Processing

Example of Image Restoration

Example of Image Enhancement

Steps in Digital Image Processing

Digital Image

Sampling & Quantization

Sampling

Quantization False contours

Storage requirement A MxN image with 2 k gray scales # of storage bits = M x N x k

Example Generally, transmission is accomplished in packets consisting of a start bit, a byte of information, and a stop bit. Using this approach, how many seconds would it take to transmit a 1024x1024 image with 256 gray levels at 300 baud (bits/sec)?

Types of Images  Analog Image  Digital Image 1.Binary Image 2.Gray-scale Image 3.Color Image 4.Multispectral Image

Multispectral Image

Electromagnetic Spectrum

 Vector Image  Bitmap Image RAW  no header RLE (Run-Length Encoding) PGM,PPM,PNM (Portable Gray Map) GIF (Graphics Interchange Format)  no more than 256 colors TIF (Tag Image File Format)  Scanner EPS (Encapsulated Postscript)  Printer JPEG (Joint Photographic Experts Group)  Compression ratio MPEG (Motion Picture Experts Group)  Video Image Formats

Comparison of Image Formats

Human Visual Perception

Machine Visual Perception

Perception of objects 1.The spectrum (energy) of light source. 2.The spectral reflectance of the object surface. 3.The spectral sensitivity of the sensor (eye or camera).

Human eye

How do we see an object? Light Object Eye Luminance  Lightness  Rods Chrominance  Color  Cones Human eye is more sensitive to luminance than to chrominance

Cones & Rods ( day & night )

Three kinds of Cones

Brightness adaptation

Brightness illusions: Mach band effect

Contrast illusions

Geometric illusions

Spatial & Temporal Resolution Spatial resolution: 4-50 cycles per degree Spatial resolution: 4-50 cycles per degree Temporal resolution: 50 cycles per second Temporal resolution: 50 cycles per second Brightness resolution: 100 gray levels Brightness resolution: 100 gray levels

Color Spectrum

Electromagnetic spectrum

RGB Model

RGB signals from a video camera

Color measurement: A mixture of red, green, and blue light Values between 0.0 (none) and 1.0 (lots) Color examples Red Green Blue White Black Yellow Magenta Cyan RGB Model

rgb Model(Normalized RGB) r+g+b=1

Chromaticity Diagram

Typical color gamut

HSI Model

Color Complements

CMY Model

Light vs. Pigment

YIQ Model TV transmission  digital space  YC B C R  analog space  YIQ (NTSC)  YUV (PAL)

YUV & YC B C R Model

TV Broadcast