 To Cover the basic theory and algorithms that are widely used in digital image processing.  To Expose students to current technologies and issues that.

Slides:



Advertisements
Similar presentations
Digital Image Processing
Advertisements

Computer Vision I Introduction Raul Queiroz Feitosa.
Digital Image Processing: Revision
Course Website: Digital Image Processing: Introduction Brian Mac Namee
Overview of Computer Vision CS491E/791E. What is Computer Vision? Deals with the development of the theoretical and algorithmic basis by which useful.
Chapter 1. Introduction Fall 2003, 劉震昌.
Digital Image Processing Chapter 1: Introduction.
Digital Image Processing
Digital Image Processing Chapter 1: Introduction.
Jochen Triesch, UC San Diego, 1 COGS Visual Modeling Jochen Triesch & Martin Sereno Dept. of Cognitive Science UC.
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.
Digital Image Processing & Pattern Analysis (CSCE 563) Course Outline & Introduction Prof. Amr Goneid Department of Computer Science & Engineering The.
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.
G52IIP, School of Computer Science, University of Nottingham What we will learn … Topics relate to the use of computer to Acquire/generate Process/manipulate/store.
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 (DIP)
Digital Image Processing Lec2: Introduction (Cont.)
Digital Image Processing In The Name Of God Digital Image Processing Lecture1: Introduction M. Ghelich Oghli By: M. Ghelich Oghli
CP467 Image Processing and Pattern Recognition Instructor: Hongbing Fan Introduction About DIP & PR About this course Lecture 1: an overview of DIP DIP&PR.
CS654: Digital Image Analysis Lecture 3: Data Structure for Image Analysis.
WXGE 6103 Digital Image Processing Semester 2, Session 2013/2014.
Digital Image Processing & Analysis Spring Definitions Image Processing Image Analysis (Image Understanding) Computer Vision Low Level Processes:
Digital Image Processing
Math 3360: Mathematical Imaging Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong Lecture 1: Introduction to mathematical.
SUBJECT CODE:CS1002 DEPARTMENT OF ECE. “One picture is worth more than ten thousand words” Anonymous.
CS6825: Point Processing Contents – not complete What is point processing? What is point processing? Altering/TRANSFORMING the image at a pixel only.
1 Lecture 1 1 Image Processing Eng. Ahmed H. Abo absa
DIGITAL IMAGE PROCESSING
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.
Registry Review Digital Imaging Considerations (Image Production and Evaluation)
Digital Image Processing Lecture 1: Introduction February 21, 2005 Prof. Charlene Tsai Prof. Charlene Tsai
Ch5 Image Restoration CS446 Instructor: Nada ALZaben.
1-1 Chapter 1: Introduction 1.1. Images An image is worth thousands of words.
Ch1: Introduction Prepared by: Hanan Hardan
WELCOME TO ALL. DIGITAL IMAGE PROCESSING Processing of images which are Digital in nature by a Digital Computer.
Quiz Week 8 Topical. Topical Quiz (Section 2) What is the difference between Computer Vision and Computer Graphics What is the difference between Computer.
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.
Digital Image Processing Lecture 1: Introduction Naveed Ejaz.
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
Digital Image Processing Lecture 1: Introduction
Digital Image Processing: Introduction
Advanced Image Processing
IMAGE PROCESSING INTRODUCTION TO DIGITAL IMAGE PROCESSING
ECE 533 Digital Image Processing
Math 3360: Mathematical Imaging
IT – 472 Digital Image Processing
IMAGE PROCESSING INTENSITY TRANSFORMATION AND SPATIAL FILTERING
Digital Image Processing
Image and Video Processing – An Introduction
Lecture Five Figures from Gonzalez and Woods, Digital Image Processing, Second edition, Prentice-Hall,2002.
Image Processing Course
Ceng466 Fundamentals of Image Processing
IT523 Digital Image Processing
© 2010 Cengage Learning Engineering. All Rights Reserved.
Digital Image Processing
Course No.: EE 6604 Course Title: Advanced Digital Image Processing
Presentation transcript:

 To Cover the basic theory and algorithms that are widely used in digital image processing.  To Expose students to current technologies and issues that are specific to image processing systems.  To Develop hands-on experience in using computers to process images.  Familiarize with MATLAB Image Processing Toolbox.

 “Digital Image Processing” by R.C. Gonzalez and R.E. Woods, 3rd edition, Pearson Prentice Hall, 2008  Additional readings on the class website

Knowledge of the following three areas:  -Linear Algebra.  -Elementary Probability Theory.  -Signals and Systems.

 Quizzes 15%  H.W 10%  Attendance 10%  Projects 20%  FinalExam45%

 Introduction  Digital Image Fundamentals  Image Enhancement in the Spatial Domain  Image Enhancement in the Frequency Domain  Image Restoration  Image Compression  Image Segmentation  Representation and Description

 A finite array of data values

 Processing digital images by means of a digital computer.  Image processing typically attempts to accomplish one of three things:  Restoring Images  Enhancing Images  Understanding Images Restoration takes a corrupted image and attempts to recreate a clean original Enhancement alters an image to makes its meaning clearer to human observers Understanding usually attempts to mimic the human visual system in extracting meaning from an image

 Low-level Processes :  Involve primitive operations such as image preprocessing to reduce noise, contrast enhancement, and image sharpening.  A low-level process is characterized by the fact that both its inputs and outputs are images.  Mid-level Processes:  Involves tasks such as segmentation (partitioning an image into regions or objects), description of those objects to reduce them to a form suitable for machine learning, and classification(recognition) of individual objects.  Its inputs generally are images, but its outputs are attributes extracted from those images (e.g., edges, contours, and the identity of individual objects).

 High-level Processes :  Processing involves "making sense“ of an ensemble of recognized objects, as in image analysis, and, at the far end of the continuum, performing the cognitive functions normally associated with vision.

 Processing of remote-sensed images via satellite.  Radar, MRI, Ultrasonic image processing.  Noise Reduction.  Character recognition.  Automatic inspection of industrial parts.  Content based image retrieval.  Biometrics.  Target tracking.

 The principle energy source for images is the EM spectrum  Other sources include ultrasonic, electronic, and synthetic images.