Digital Image Processing

Slides:



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

Digital Image Processing
Digital Image Processing: Revision
Course Website: Digital Image Processing: Introduction Brian Mac Namee
Chapter 1. Introduction Fall 2003, 劉震昌.
Digital Image Processing Chapter 1: Introduction.
Digital Image Processing Chapter 1: Introduction.
Digital Image Processing
Digital Image Processing Introduction Ashourian
Digtial Image Processing, Spring ECES 682 Digital Image Processing Oleh Tretiak ECE Department Drexel University.
Digital Image Processing Chapter 1: Introduction.
1 Image Processing(IP) 1. Introduction 2. Digital Image Fundamentals 3. Image Enhancement in the spatial Domain 4. Image Enhancement in the Frequency Domain.
Prepared by: - Mr. T.R.Shah, Lect., ME/MC Dept., U. V. Patel College of Engineering. Ganpat Vidyanagar. Digital Image Processing & Machine Vision – An.
Digital Image Processing: Introduction. Introduction “One picture is worth more than ten thousand words” Anonymous.
SCCS 4761 Introduction What is Image Processing? Fundamental of Image Processing.
Dr. Engr. Sami ur Rahman Digital Image Processing Lecture 1: Introduction.
Introduction to Image Processing Grass Sky Tree ? ? Introduction A picture is worth more than a thousand words.
Digital Image Processing Lecture 1: Introduction Prof. Charlene Tsai
Digital Image Processing: Introduction
Digital Image Processing (DIP)
Digital Image Processing
Digital Image Processing In The Name Of God Digital Image Processing Lecture1: Introduction M. Ghelich Oghli By: M. Ghelich Oghli
Medical Image processing Medical Image Processing and Neural Networks Laboratory 1 Chapter 1 Introduction 國立雲林科技大學 資訊工程研究所 張傳育 (Chuan-Yu Chang ) 博士 Office:
CP467 Image Processing and Pattern Recognition Instructor: Hongbing Fan Introduction About DIP & PR About this course Lecture 1: an overview of DIP DIP&PR.
Digital Image Processing
Digital Image Processing Lecture notes – fall 2008 Lecturer: Conf. dr. ing. Mihaela GORDAN Communications Department
SUBJECT CODE:CS1002 DEPARTMENT OF ECE. “One picture is worth more than ten thousand words” Anonymous.
1 Lecture 1 1 Image Processing Eng. Ahmed H. Abo absa
DIGITAL IMAGE PROCESSING
1 Digital Image Processing Dr. Saad M. Saad Darwish Associate Prof. of computer science.
1 Chapter 1: Introduction 1.1 Images and Pictures Human have evolved very precise visual skills: We can identify a face in an instant We can differentiate.
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Digital Image Processing & Analysis Fall Outline Sampling and Quantization Image Transforms Discrete Cosine Transforms Image Operations Image Restoration.
Computer Graphics & Image Processing Lecture 1 Introduction.
Dr. Engr. Sami ur Rahman Digital Image Processing Lecture 1: Introduction.
Digital Image Processing (DIP) Lecture # 5 Dr. Abdul Basit Siddiqui Assistant Professor-FURC 1FURC-BCSE7.
Digital Image Processing Lecture 1: Introduction February 21, 2005 Prof. Charlene Tsai Prof. Charlene Tsai
Digital Image Processing SANDHIYA. LOGISTICS OF THE COURSE n Duration –20-22 lectures n Assessment –100% exam –There isn't any coursework or homework.
Digital Image Processing NET 404) ) Introduction and Overview
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Chapter 1: Introduction -Produced by Bartlane cable picture.
1-1 Chapter 1: Introduction 1.1. Images An image is worth thousands of words.
Digital Image Processing (DIP)
Ch1: Introduction Prepared by: Hanan Hardan
Introduction to Image Processing Representasi Citra Tahap-Tahap Kunci pada Image Processing Aplikasi dan Topik Penelitian pada Image Processing.
Introduction to Image Processing. What is Image Processing? Manipulation of digital images by computer. Image processing focuses on two major tasks: –Improvement.
UNIT-I Digital Image Fundamentals and Transforms 1.
12:071 Digital Image Processing:. 12:072 What is a Digital Image? A digital image is a representation of a two- dimensional image as a finite set of digital.
An Introduction to Digital Image Processing Dr.Amnach Khawne Department of Computer Engineering, KMITL.
Digital Image Processing CSC331 Introduction 1. My Introduction EDUCATION Technical University of Munich, Germany Ph.D. Major: Machine learning.
Paresh Kamble Digital Image Processing Introduction by Paresh Kamble.
Sahil Biswas DTU/2K12/ECE-150 Mentor: Mr. Avinash Ratre.
Digital Image Processing Sir Hafiz Syed Muhammad Rafi Federal Urdu University of Arts Science and Technology (FUUAST) 06/25/13.
1. 2 What is Digital Image Processing? The term image refers to a two-dimensional light intensity function f(x,y), where x and y denote spatial(plane)
Visual Information Processing. Human Perception V.S. Machine Perception  Human perception: pictorial information improvement for human interpretation.
Digital Image Processing: Introduction
What is an image? a representation, likeness, or imitation of an object or thing a vivid or graphic description something introduced to represent something.
Digital Image Processing: Introduction
IMAGE PROCESSING INTRODUCTION TO DIGITAL IMAGE PROCESSING
Digital Image Processing (DIP)
Image Recognition. Contents: Motivation Objective Definition Introduction Preprocessing / Edge Detection Neural Networks in Image Recognition Practical.
Digital Image Processing
Digital Image Processing
Digital Image Processing
Image Processing Course
Prepared by Nuhu Abdulhaqq Isa
Digital Image Processing
IT523 Digital Image Processing
© 2010 Cengage Learning Engineering. All Rights Reserved.
Course No.: EE 6604 Course Title: Advanced Digital Image Processing
Presentation transcript:

Digital Image Processing DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL PROCESSING IMPERIAL COLLEGE LONDON

“One picture is worth more than ten thousand words” Introduction “One picture is worth more than ten thousand words” Anonymous

Miscellanea Teacher: Dr. Tania Stathaki, Reader (Associate Professor) in Signal Processing, Imperial College London Lectures: Mondays 11:00 – 12:00, 408 Thursdays 10:00 – 11:00, 509 Web Site: http://www.commsp.ee.ic.ac.uk/~tania/ Course notes and slides will be available here E-mail: t.stathaki@imperial.ac.uk Office: 812

Logistics of the course Duration 20 lectures Assessment 100% exam There isn't any coursework or homework Textbook “Digital Image Processing”, Rafael C. Gonzalez & Richard E. Woods, Addison-Wesley, 2002

Content of this lecture This lecture will cover: What is a digital image? What is digital image processing? History of digital image processing Image processing problems Material covered in this course Applications of image processing

Digital Image What is a digital image? In what form is a digital image stored? Why are we able to use digital images?

What is a Digital Image? Images taken from Gonzalez & Woods, Digital Image Processing (2002) A digital image is a representation of a two-dimensional image as a finite set of digital values, called picture elements or pixels Real world is continuous – an image is simply a digital approximation of this.

What is a Digital Image? (cont…) Images taken from Gonzalez & Woods, Digital Image Processing (2002) Pixel values typically represent gray levels, colors, distance from camera, etc. Remember digitization implies that a digital image is an approximation of a real scene 1 pixel

In What Form is a Digital Image Stored? Common image formats include: 1 sample per point (grayscale) 3 samples per point (Red, Green, and Blue) Video (above information plus time) For most of this course we will focus on grey-scale images

What is Digital Image and Video Processing? Digital image (and video) processing focuses on two major tasks Improvement of pictorial information for human interpretation Processing of image data for storage, transmission and representation for autonomous machine perception Some argument about where image processing ends and fields such as image analysis and computer vision start !

In this course we will stop here What is DIP? (cont…) The continuum from image processing to computer vision can be broken up into low-, mid- and high-level processes Low Level Process Input: Image Output: Image Examples: Noise removal, image sharpening Mid Level Process Input: Image Output: Attributes Examples: Object recognition, segmentation High Level Process Input: Attributes Output: Understanding Examples: Scene understanding, autonomous navigation Give the analogy of the character recognition system. Low Level: Cleaning up the image of some text Mid level: Segmenting the text from the background and recognising individual characters High level: Understanding what the text says In this course we will stop here

In Terms of Signal Representation Digital Image and Video Processing is the manipulation of still and moving images, treated as multidimensional signals still images moving images other signals (CT, MRI)

History of Digital Image Processing Images taken from Gonzalez & Woods, Digital Image Processing (2002) Early 1920s: One of the first applications of digital imaging was in the newspaper industry The Bartlane cable picture transmission service Images were transferred by submarine cable between London and New York Pictures were coded for cable transfer and reconstructed at the receiving end on a telegraph printer Early digital image

History of DIP (cont…) Images taken from Gonzalez & Woods, Digital Image Processing (2002) Mid to late 1920s: Improvements to the Bartlane system resulted in higher quality images New reproduction processes based on photographic techniques Increased number of tones in reproduced images Improved digital image Early 15 tone digital image

History of DIP (cont…) Images taken from Gonzalez & Woods, Digital Image Processing (2002) 1960s: Improvements in computing technology and the onset of the space race led to a surge of work in digital image processing 1964: Computers used to improve the quality of images of the moon taken by the Ranger 7 probe Such techniques were used in other space missions including the Apollo landings A picture of the moon taken by the Ranger 7 probe minutes before landing

Typical head slice CAT image History of DIP (cont…) Images taken from Gonzalez & Woods, Digital Image Processing (2002) 1970s: Digital image processing begins to be used in medical applications 1979: Sir Godfrey N. Hounsfield & Prof. Allan M. Cormack share the Nobel Prize in medicine for the invention of tomography, the technology behind Computerised Axial Tomography (CAT) scans Typical head slice CAT image

Digital Image Acquisition: Sampling 256x256 64x64

Digital Image Acquisition: Quantisation 255

Sampling and Quantisation 256x256 256 levels 256x256 32 levels

Sampling and Quantisation cont. 256x256 256 levels 256x256 2 levels

Key Stages in Digital Image Processing Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Image Acquisition Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Image Modelling-Image Transforms (Part 1) Image Restoration Image Compression Image Enhancement Morphological Processing Original Image Fourier Transform Amplitude Phase Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Image Enhancement (Part 2) Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Image Restoration (Part 3) Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Image Compression (Part 4) Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Morphological Processing Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Segmentation Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Object Recognition Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Representation and Description Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Colour Image Processing Image Restoration Image Compression Image Enhancement Morphological Processing Image Modelling (Transforms) Segmentation Image Acquisition Object Recognition Real life scene Colour Image Processing Representation & Description

Part 1: Image Transforms Original Image Fourier Transform Amplitude Phase

Part 2: Image Enhancement Original Image High Pass Filtering

Examples: Image Enhancement Images taken from Gonzalez & Woods, Digital Image Processing (2002) One of the most common uses of DIP techniques: improve quality, remove noise etc

Part 3: Image Restoration Distorted Image Restored Image

Distortion due to camera misfocus Original image Distorted image

Distortion due to camera misfocus Camera lens

Distortion due to motion Camera lens

Distortion due to random noise Original image Distorted image

Part IV: Image Compression Signal-Processing Based: Encoder Compressed Representation Decoder

Applications Medical images Satellite images Astronomy Industrial inspection Artistic effects Geographical Information Systems Law Human computer interfaces

Original MRI Image of a Dog Heart Medicine Images taken from Gonzalez & Woods, Digital Image Processing (2002) Take slice from MRI scan of canine heart, and find boundaries between types of tissue Image with gray levels representing tissue density Use a suitable filter to highlight edges Original MRI Image of a Dog Heart Edge Detection Image

Medical Images MRI of normal brain

Medical Images X-ray of knee

Medical Images Fetal ultrasound

Satellite imagery Volcanos in Russia and Alaska

Astronomical images

Examples: The Hubble Telescope Launched in 1990 the Hubble telescope can take images of very distant objects However, an incorrect mirror made many of Hubble’s images useless Image processing techniques were used to fix this

Industrial Inspection Images taken from Gonzalez & Woods, Digital Image Processing (2002) Human operators are expensive, slow and unreliable Make machines do the job instead Industrial vision systems are used in all kinds of industries

Artistic Effects Artistic effects are used to make images more visually appealing, to add special effects and to make composite images

Geographical Information Systems Images taken from Gonzalez & Woods, Digital Image Processing (2002) Geographic Information Systems Digital image processing techniques are used extensively to manipulate satellite imagery Terrain classification Meteorology

Examples: GIS (cont…) Night-Time Lights of the World data set Images taken from Gonzalez & Woods, Digital Image Processing (2002) Night-Time Lights of the World data set Global inventory of human settlement Not hard to imagine the kind of analysis that might be done using this data

Law Image processing techniques are used extensively by law enforcers Images taken from Gonzalez & Woods, Digital Image Processing (2002) Image processing techniques are used extensively by law enforcers Number plate recognition for speed cameras/automated toll systems Fingerprint recognition Enhancement of CCTV images

HCI Try to make human computer interfaces more natural Face recognition Gesture recognition Does anyone remember the user interface from “Minority Report”? These tasks can be extremely difficult