Ceng466 Fundamentals of Image Processing

Slides:



Advertisements
Similar presentations
CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 4 – Digital Image Representation Klara Nahrstedt Spring 2009.
Advertisements

Quadtrees, Octrees and their Applications in Digital Image Processing
COMP322/S2000/L181 Pre-processing: Smooth a Binary Image After binarization of a grey level image, the resulting binary image may have zero’s (white) and.
Introduction to Digital Image Processing and Digital Image Analysis.
3. Introduction to Digital Image Analysis
1 Comp300a: Introduction to Computer Vision L. QUAN.
Quadtrees, Octrees and their Applications in Digital Image Processing
2007Theo Schouten1 Introduction. 2007Theo Schouten2 Human Eye Cones, Rods Reaction time: 0.1 sec (enough for transferring 100 nerve.
Image Enhancement.
Digital Image Processing
Digtial Image Processing, Spring ECES 682 Digital Image Processing Oleh Tretiak ECE Department Drexel University.
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 ECE 480 Technical Lecture Team 4 Bryan Blancke Mark Heller Jeremy Martin Daniel Kim.
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.
CP467 Image Processing and Pattern Recognition Instructor: Hongbing Fan Introduction About DIP & PR About this course Lecture 1: an overview of DIP DIP&PR.
 In electrical engineering and computer science image processing is any form of signal processing for which the input is an image, such as a photograph.
CSCE 5013 Computer Vision Fall 2011 Prof. John Gauch
Digital Image Processing & Analysis Spring Definitions Image Processing Image Analysis (Image Understanding) Computer Vision Low Level Processes:
Seeram Chapter #3: Digital Imaging
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.
Quadtrees, Octrees and their Applications in 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.
 To Cover the basic theory and algorithms that are widely used in digital image processing.  To Expose students to current technologies and issues that.
Digital Image Processing (DIP) Lecture # 5 Dr. Abdul Basit Siddiqui Assistant Professor-FURC 1FURC-BCSE7.
Digital imaging By : Alanoud Al Saleh. History: It started in 1960 by the National Aeronautics and Space Administration (NASA). The technology of digital.
COMP322/S2000/L171 Robot Vision System Major Phases in Robot Vision Systems: A. Data (image) acquisition –Illumination, i.e. lighting consideration –Lenses,
11/29/ Image Processing. 11/29/ Systems and Software Image file formats Image processing applications.
1-1 Chapter 1: Introduction 1.1. Images An image is worth thousands of words.
Jack Pinches INFO410 & INFO350 S INFORMATION SCIENCE Computer Vision I.
Chapter 4 Image Enhancement in the Frequency Domain.
Digital imaging By : Alanoud Al Saleh. History: It started in 1960 by the National Aeronautics and Space Administration (NASA). The technology of digital.
Visual Computing Computer Vision 2 INFO410 & INFO350 S2 2015
1 Machine Vision. 2 VISION the most powerful sense.
Image Perception ‘Let there be light! ‘. “Let there be light”
Ec2029 digital image processing
Instructor: Mircea Nicolescu Lecture 5 CS 485 / 685 Computer Vision.
An Introduction to Digital Image Processing Dr.Amnach Khawne Department of Computer Engineering, KMITL.
Image Perception ‘Let there be light! ‘. “Let there be light”
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)
IMAGE PROCESSING is the use of computer algorithms to perform image process on digital images   It is used for filtering the image and editing the digital.
Visual Information Processing. Human Perception V.S. Machine Perception  Human perception: pictorial information improvement for human interpretation.
CS-565 Computer Vision Nazar Khan Lecture 2.
What is an image? a representation, likeness, or imitation of an object or thing a vivid or graphic description something introduced to represent something.
Program Studi S-1 Teknik Informatika FMIPA Universitas Padjadjaran
- photometric aspects of image formation gray level images
Edge Detection Phil Mlsna, Ph.D. Dept. of Electrical Engineering Northern Arizona University.
Advanced Image Processing
IMAGE PROCESSING INTRODUCTION TO DIGITAL IMAGE PROCESSING
Image enhancement algorithms & techniques Point-wise operations
IT – 472 Digital Image Processing
Digital 2D Image Basic Masaki Hayashi
Digital image self-adaptive acquisition in medical x-ray imaging
Image and Video Processing – An Introduction
Digital Image Processing Introduction
Introduction to Computer and Human Vision
IMAGE PROCESSING AKSHAY P S3 EC ROLL NO. 9.
Digital Image Processing
Image Enhancement in the Spatial Domain
Digital Image Processing
IT523 Digital Image Processing
© 2010 Cengage Learning Engineering. All Rights Reserved.
Topic 1 Three related sub-fields Image processing Computer vision
Review and Importance CS 111.
Presentation transcript:

Ceng466 Fundamentals of Image Processing Manipulation of Images by Computer

What is Image?

Image: Visual Information 2-d: binary, gray level, color (pictures, photos, etc) 3-d: debth info (drawings, holograms etc.) Multispectral: (sattellites images) Ultrasound (medical images) Mr (meterials, medical) Thermal (security cameras) IR ( defence) X-ray (medical)

Image Processing Image: Visual Information Processing: Series of actions or operations leading to a desired result Algorithms

Computer imaging Image processing: Computer vision Computer graphics output image for human consumption Computer vision output image for use of computer Computer graphics Computer generates image

Computer Imaging Linear Algebra Probability Algorithms Discrete geometry Color science Data structure IP CV CG

Image Processing Steps Pre processing:Sampling and quantization, Enhancement Improve and accentuate some properties according to HVS Detect the edges, Sharpen the edges, adjust contrast, improve brightness, smooth the noise Etc Compression:Reduce the amount of data with max info Restoration

Image Processing Steps Feature extraction: Higher level of info Segmentation: Partition the homogeneous regions Pattern recognition: Classify and label the objects

Sampling:Digitize Image in space

Sampling

Quantization: Digitize Brihtness values

Enhencement: Zooming Interpolation

Enhancement: Smoothing

Enhancement: Edge Detection

Image Enhancement in the Frequency Domain

3. Compression: Reducing the amount of data with maximum info

3. Compression: Reducing the amount of data with maximum info

Reducing the amount of data with maximum info 3. Compression: Reducing the amount of data with maximum info

Compression depends on the Image content

Recover the original image by removing the noise 4. Restoration: Recover the original image by removing the noise

5. Image Segmentation

6. Object Recognition

6. Object Recognition