Image Processing and Machine Vision - Griffith University

16
Image Processing & Machine Vision Dr. Yongsheng Gao School of Microelectronic Engineering Griffith University Office: Technology Building, room 3.25 Tel: +61 7 3875 3652 Email: [email protected]

Transcript of Image Processing and Machine Vision - Griffith University

Page 1: Image Processing and Machine Vision - Griffith University

Image Processing & Machine Vision

Dr. Yongsheng Gao

School of Microelectronic EngineeringGriffith University

Office: Technology Building, room 3.25Tel: +61 7 3875 3652 Email: [email protected]

Page 2: Image Processing and Machine Vision - Griffith University

Digital Image Processing• Digitizing an image ( convert an analog image

to a digital one) • Enhancing an image ( Let an image better suit

for a specific application)• Restoring an image ( Recover a damaged image)• Compressing an image ( Store it with less

bytes )• Segmenting an image ( Partition objects in an

image from background )• Recognizing an image ( => Machine Vision)

Page 3: Image Processing and Machine Vision - Griffith University

Digitizing an image

Digitizing an image --- The first step of digital image processing.

Sample ( like these grids)

quantizationI(x,y)

Page 4: Image Processing and Machine Vision - Griffith University

Enhancing an image

Original Image

Enhanced Image

Page 5: Image Processing and Machine Vision - Griffith University

Restoring an imageRestored image

Original image

Wrinkle

Page 6: Image Processing and Machine Vision - Griffith University

Compressing an imageRedundant Information

Original image PNG Compressed image JPEG

Page 7: Image Processing and Machine Vision - Griffith University

Segmenting an image

Original image Segmented image

Page 8: Image Processing and Machine Vision - Griffith University

What is Machine Vision?

Definition: Machine vision is to make decisions (what, where, who and when) about real physical objects and scenes based on sensed images

=> Recognizing an image

Page 9: Image Processing and Machine Vision - Griffith University

Examples of Applications

• Automation• Video surveillance • Man-machine communication• Object detection and recognition• Satellite image • Image understanding and query• Medical image analysis• OCR• etc …………

Page 10: Image Processing and Machine Vision - Griffith University

Human detection (Where) and recognition (Who)

Page 11: Image Processing and Machine Vision - Griffith University

Video Surveillance (What and When)

Page 12: Image Processing and Machine Vision - Griffith University

Robot-man communication (What emotion)

Page 13: Image Processing and Machine Vision - Griffith University

Image Understanding (multimedia google)

Page 14: Image Processing and Machine Vision - Griffith University

Medical Image Analysis

Page 15: Image Processing and Machine Vision - Griffith University

Course Outline • Imaging & Image Representation• Image Enhancement• Image Compression• Image Segmentation• Binary Vision• Pattern Recognition Concepts• Feature Extraction and Object Description• 2D Matching• Motion Analysis & 3D Vision• Case Study

Page 16: Image Processing and Machine Vision - Griffith University

How to build such a intelligent

system?