Digital Image Processing and Machine Vision Fundamentals

Size: px
Start display at page:

Download "Digital Image Processing and Machine Vision Fundamentals"

Transcription

1 Digital Image Processing and Machine Vision Fundamentals By Dr. Rajeev Srivastava Associate Professor Dept. of Computer Sc. & Engineering, IIT(BHU), Varanasi

2 Overview In early days of computing, data was numerical. Later, textual data became more common. Today, many other forms of data such as voice, music, speech, images, computer graphics, etc. Each of these types of data are signals. Loosely defined, a signal is a function that conveys information. 8/3/2014 2

3 Relationship of Signal Processing to other fields As long as people have tried to send or receive through electronic media : telegraphs, radar, telephones, television etc there has been the realization that these signals may be affected by the system used to acquire, transmit, or process them. Sometimes, these systems are imperfect and introduce noise, distortion, or other artifacts. 8/3/2014 3

4 Understanding the effects these systems have and finding ways to correct them is the fundamental of signal processing. Sometimes, these signals are specific messages that we create and send to someone else (e.g., telegraph, telephone, television, digital networking, etc.). That is, we specifically introduce the information content into the signal and hope to extract it out later. 8/3/2014 4

5 Sometimes, these man-made signals are encoding of natural phenomena (audio signal, acquired image, etc.),but sometimes we can create them from scratch (speech generation, computer generated music, computer graphics). Finally, we can sometimes merge these technologies together by acquiring a natural signal, processing it, and then transmitting it in some fashion. 8/3/2014 5

6 Concerned fields of Signal Processing Digital Communication Compression Speech Synthesis and Recognition Computer Graphics Image Processing Computer Vision 8/3/2014 6

7 What is an image? A representation, likeness, or imitation of an object or thing A vivid or graphic description 8/3/2014 7

8 Why do we need images? Various imaging modalities help us to see invisible objects due to -Opaqueness (e.g., see through human body) -Far distance (e.g., remote sensing) -Small size (e.g., light microscopy) Other signals (e.g., seismic) can also be translated into images to facilitate the analysis Images are important to convey information and support reasoning A picture is worth a thousand words! 8/3/2014 8

9 Fields related to images Computer Graphics Image Processing Computer Vision Input /Output Image Description Image Image Processing Computer Vision Description Computer Graphics AI 8/3/2014 9

10 Computer Graphics Computer Graphics deals with generation of 2D computer images from the descriptions of real time 3D object or data. Computer graphics deals with designing suitable 2D scene images to simulate our 3D world. 8/3/

11 Image Processing Image processing is the manipulation of an image for the purpose of either extracting information from the image or producing an alternative representation of the image. Image processing is a subclass of signal concerned specifically with pictures. processing Improve image quality for human perception and/or computer interpretation. 8/3/

12 Computer Vision Computer vision is related to the construction of the 3D world from the observed 2D images. Computer vision deals with the analysis of image content. Computer graphics pursues the opposite direction in designing suitable 2D scene images to simulate our 3D world. Image processing can be considered as the crucial middle way connecting the vision and graphics fields. 8/3/

13 Computer Vision Computer Vision components: Image Processing Image Analysis Image Understanding Process Input Output Image Processing Image Analysis Image Understanding Image Image Image Image Measurements High-level description 8/3/

14 Related Fields Control Robotics Signal Processing Artificial Intelligence Machine Learning Computer Vision Image Processing Machine Vision Physics Imaging Mathematics NeuroBiology 8/3/

15 DIGITAL IMAGE 8/3/

16 Satellite image Volcano Kamchatka Peninsula, Russia 8/3/

17 Satellite image Volcano in Alaska 8/3/

18 Medical Images: MRI of normal brain 8/3/

19 Medical Images: X-ray knee 8/3/

20 Ultrasound: Five-month Foetus 8/3/

21 Astronomical images 8/3/

22 Categorization by Image Sources Radiation from the Electromagnetic spectrum Acoustic Ultrasonic Electronic (in the form of electron beams used in electron microscopy) Computer (synthetic images used for modelling and visualization) 8/3/

23 Radiation from EM Spectrum 8/3/

24 Electromagnetic Spectrum 8/3/

25 X-ray Imaging

26 Imaging in Ultraviolet Band

27 Imaging in Visible and Infrared Bands

28 Imaging in Microwave Band

29 Imaging in Radio Band

30 Other Imaging Modalities that uses neither of energy bands from EM radiation Acoustic Imaging :Use of sound waves to capture images of an object. Examples: Geographical Explorations, Ultrasound Imaging. Computer generated images 8/3/

31 Acoustic Imaging

32 Ultrasound Imaging

33 Generated Images by Computer

34 Application

35

36

37 8/3/

38

39

40 Image Acquisition An image is captured by a sensor such as a monochrome or color TV camera and digitized. If the output of the camera or sensor is not already in digital form, an analog-todigital converter digitizes it. 8/3/

41 Digital Image Acquisition Process (Ref: R.C. Gonzalez) 8/3/

42 FROM ANALOG TO DIGITAL Imaging systems Sample and quantize Digital storage (disk) Digital computer On-line buffer Display output Object Observe Digitize Store Process Refresh /store Record 8/3/

43 Digital Image Representation Images are 2D signals represented in 2D matrix form. Each element of matrix is known as pixels. Each pixel is associated with some integer/real value that represents intensity or color at that point. 8/3/

44 Types of images Binary Images Gray scale images Indexed color images RGB color images Multispectral images 8/3/

45 Binary Image Each Pixel have either 0 or 1 value. 0 white 1 black 8/3/

46 Intensity (Gray-Level) Image Each pixel is associated with 8-bits of Intensity. A pixel may attain any value in between 0 to /3/

47 Coloured Image 8/3/

48 Indexed Color Images Typically 256 colors (GIF-format) 8/3/

49 RGB Color Images Red, green and blue channels, typically 256 levels each: 2 (3*8) = colors. (e.g. TIF and JPEG formats) 8/3/

50 General Purpose Image Processing System Image Displays Mass Storage Computer Hardcopy Specialized Image Processing Hardware Image Processing Software Image Sensors Problem Domain 8/3/

51 Camera Hardware Required

52 Hardware Required Frame Grabber

53 Image Processing Manipulation of multidimensional signals image (photo) video f f ( x, y) ( x, y, t) CT, MRI f ( x, y, z, t)

54 Image Processing Why it is needed? For: Coding/compression Enhancement, restoration, reconstruction Analysis, detection, recognition, understanding Visualization 8/3/

55 Image Processing Tasks Enhancement Restoration Edge Detection Segmentation Compression Object Description etc. 8/3/

56 Image Enhancement

57 Another example : MRI Power Law Transformation: CR γ (Ref: R.C. Gonzalez) i. A magnetic resonance image of an upper thoracic human spine with a fracture dislocation and spinal cord impingement The picture is predominately dark An expansion of gray levels are desirable needs < 1 ii. Result after power-law transformation with = 0.6, c=1 iii. Transformation with = 0.4 (best result) iv. Transformation with = 0.3 (under acceptable level)

58 Image Restoration Distorted Image Restored Image

59 Types of Distortion in Images: Distortion due to Camera Misfocus Original image Distorted image 8/3/

60 Distortion due to motion Camera lens 8/3/

61 Distortion due to Random Noise Original image Distorted image 8/3/

62 Types of noises in an image 8/3/

63 Applications: Image Inpainting 8/3/

64 Image Inpainting 8/3/

65 Applications: Reduction of Speckle Noise From Ultrasound Images 8/3/

66 Applications: Reduction of Speckle Noise From Remote Sensing SAR Images 8/3/

67 Applications: Restoration and Enhancement of Microscopic Images 8/3/

68 Image Segmentation

69 Image Segmentation 8/3/

70 Applications of Segmentation Extraction of the desired object/constituent from an image Where do we require it? For volumetric analysis in MRI images for early detection of diseases like Alzheimer s, Parkinson s disease and Schizophrenia. Motion tracking : e.g. finding the speed of an aeroplane. Detection or identification of objects in an image in the field of Robotics Automatic car assembly in robotic vision Various Techniques used Edge Detection Active Contour Snake model Registration and Masking in images 8/3/

71 Color Image Processing

72 Compression

73 Image Compression Signal-Processing Based: Encoder f ( x, y) H g( x, y) Compressed Representation Decoder g( x, y) f ˆ ( x, y) 1 H 8/3/

74 Morphological Processing

75 Representation and Description

76 Representation and Description

77 Recognition and Description

78 Knowledge Base

79 Ex: Postal Code Problem Not all the processes are needed

80 Computer Vision System: Framework Data Analysis Conclusion from Analysis Input Image Image Preproce -ssing Feature Extraction Segmentn Feature Extraction Classification and description Image Analysis System Symbolic Reprstn Interpretation and description Image Understanding System 8/3/

81 8/3/

82 Application Areas of Computer Vision Controlling Processes : An industrial robot or an autonomous vehicle Detecting Events: For Visual Surveillance or people counting Organizing Information: For indexing databases of images and image sequences Modeling objects or environments: Industrial Inspection ( Detection in circuit of PCB layout) and Medical Image Analysis Interaction : As the input to a device for computer human interaction 3D- shape modeling 8/3/

83 Digital Image processing and Machine Vision: Applications Areas of applications Gray level image processing Biometrics (Forensic science) Remote sensing Medical Imaging DIP and Machine Vision Copy right protection- Digital water marking RADAR imaging Image Compression Digital holography And many more: object recognition, 3D vision, Robotics, Industrial Inspection etc. 8/3/

84 Other application Areas of Image Processing and Vision Image Registration Optical Coherence Tomography Remote Sensing and Agriculture Astronomy Digital Watermarking Microscopic image processing of biological samples Scientific Visualization 8/3/

85 Applications: Medical Image Registration Initial Condition of MR-PET Registration 8/3/

86 Final Configuration for MR-PET Registration 8/3/

87 Applications of Registration Register 2 MRIs of brain to visualize anatomy and tumor 8/3/

88 Applications of Registration Create at 3-D model for surgical planning and visualization Tumor(green), Vessels(red), Ventricles(blue), Edema (orange) 8/3/

89 Segmentation Applications in Medical Imaging: Semi-Automated Detection of Alzheimer s Disease using segmentation (Active-Contour Model) Coronal view Axial view Saggital view 8/3/

90 Framework for snakes A higher level process or a user initializes any curve close to the object boundary. The snake then starts deforming and moving towards the desired object boundary. In the end it completely shrink-wraps around the object. 8/3/

91 ALZHEIMER S DISEASE (AD) Most Common cause of Dementia Characterized by progressive cognitive deterioration Can be diagnosed accurately only after Biopsy Latest research : AD leads to atrophy of Hippocamus and Corpus Callosum of the Brain Corpus Callosum 8/3/

92 SEGMENTED HIPPOCAMPUS HIPPOCAMPUS IN CORONAL SLICE 8/3/

93 SEGMENTED CORPUS CALLOSUM CORPUS CALLOSUM IN SAGGITAL SLICE 8/3/

94 Digital Watermarking Host Image (Top Left), Watermark (Top right), Visible Watermarked image (Bottom Left), and Invisible watermark (Bottom Right) 8/3/

95 Applications of Computer Vision in Space 8/3/

96 Remote Sensing and Vision in Agriculture 8/3/

97 Remote Sensing and Vision in Agriculture 8/3/

98 References: [BOOK]Digital Image Processing By R.C. Gonzalez

Introduction

Introduction Introduction Lecturer: Dr. Hossam Hassan Email : hossameldin.hassan@eng.asu.edu.eg Computers and Systems Engineering Essential Books 1. Digital Image Processing Rafael Gonzalez and Richard Woods, Third

More information

Lecture # 01. Introduction

Lecture # 01. Introduction Digital Image Processing Lecture # 01 Introduction Autumn 2012 Agenda Why image processing? Image processing examples Course plan History of imaging Fundamentals of image processing Components of image

More information

IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING

IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING PRESENTED BY S PRADEEP K SUNIL KUMAR III BTECH-II SEM, III BTECH-II SEM, C.S.E. C.S.E. pradeep585singana@gmail.com sunilkumar5b9@gmail.com CONTACT:

More information

Digital Image Processing. Lecture 1 (Introduction) Bu-Ali Sina University Computer Engineering Dep. Fall 2011

Digital Image Processing. Lecture 1 (Introduction) Bu-Ali Sina University Computer Engineering Dep. Fall 2011 Digital Processing Lecture 1 (Introduction) Bu-Ali Sina University Computer Engineering Dep. Fall 2011 Introduction One picture is worth more than ten thousand p words Outline Syllabus References Course

More information

Introduction. Stefano Ferrari. Università degli Studi di Milano Methods for Image Processing. academic year

Introduction. Stefano Ferrari. Università degli Studi di Milano Methods for Image Processing. academic year Introduction Stefano Ferrari Università degli Studi di Milano stefano.ferrari@unimi.it Methods for Image Processing academic year 2015 2016 Image processing Computer science concerns the representation,

More information

TDI2131 Digital Image Processing

TDI2131 Digital Image Processing TDI2131 Digital Image Processing Introduction to Image Processing Lecture 1 John See Faculty of Information Technology Multimedia University Some portions of content adapted from Zhu Liu, AT&T Labs 1 Lecture

More information

ELE 882: Introduction to Digital Image Processing (DIP)

ELE 882: Introduction to Digital Image Processing (DIP) ELE882 Introduction to Digital Image Processing Course Instructor: Prof. Ling Guan Department of Electrical & Computer Engineering Room 315, ENG Building Tel: (416)979-5000 ext 6072 Email: lguan@ee.ryerson.ca

More information

Digital Image Processing

Digital Image Processing What is an image? Digital Image Processing Picture, Photograph Visual data Usually two- or three-dimensional What is a digital image? An image which is discretized, i.e., defined on a discrete grid (ex.

More information

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 - COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 COMPUTERIZED IMAGING Section I: Chapter 2 RADT

More information

Practical Image and Video Processing Using MATLAB

Practical Image and Video Processing Using MATLAB Practical Image and Video Processing Using MATLAB Chapter 1 Introduction and overview What will we learn? What is image processing? What are the main applications of image processing? What is an image?

More information

Digital Image Processing Introduction

Digital Image Processing Introduction Digital Processing Introduction Dr. Hatem Elaydi Electrical Engineering Department Islamic University of Gaza Fall 2015 Sep. 7, 2015 Digital Processing manipulation data might experience none-ideal acquisition,

More information

Digital images. Digital Image Processing Fundamentals. Digital images. Varieties of digital images. Dr. Edmund Lam. ELEC4245: Digital Image Processing

Digital images. Digital Image Processing Fundamentals. Digital images. Varieties of digital images. Dr. Edmund Lam. ELEC4245: Digital Image Processing Digital images Digital Image Processing Fundamentals Dr Edmund Lam Department of Electrical and Electronic Engineering The University of Hong Kong (a) Natural image (b) Document image ELEC4245: Digital

More information

dr hab. Michał Strzelecki tel , room 216 cons. hours: Wednesday 14-15, Thursday P. Strumillo, M.

dr hab. Michał Strzelecki tel , room 216 cons. hours: Wednesday 14-15, Thursday P. Strumillo, M. dr hab. Michał Strzelecki tel. 6312631, room 216 cons. hours: Wednesday 14-15, Thursday 13-14 (mstrzel@p.lodz.pl) P. Strumillo, M. Strzelecki One picture is worth more than ten thousand words Anonymous

More information

Image Enhancement in the Spatial Domain (Part 1)

Image Enhancement in the Spatial Domain (Part 1) Image Enhancement in the Spatial Domain (Part 1) Lecturer: Dr. Hossam Hassan Email : hossameldin.hassan@eng.asu.edu.eg Computers and Systems Engineering Principle Objective of Enhancement Process an image

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

Digital Image Processing

Digital Image Processing Digital Processing Introduction Christophoros Nikou cnikou@cs.uoi.gr s taken from: R. Gonzalez and R. Woods. Digital Processing, Prentice Hall, 2008. Digital Processing course by Brian Mac Namee, Dublin

More information

Digitization and fundamental techniques

Digitization and fundamental techniques Digitization and fundamental techniques Chapter 2.2-2.6 Robin Strand Centre for Image analysis Swedish University of Agricultural Sciences Uppsala University Outline Imaging Digitization Sampling Labeling

More information

ECC419 IMAGE PROCESSING

ECC419 IMAGE PROCESSING ECC419 IMAGE PROCESSING INTRODUCTION Image Processing Image processing is a subclass of signal processing concerned specifically with pictures. Digital Image Processing, process digital images by means

More information

EC-433 Digital Image Processing

EC-433 Digital Image Processing EC-433 Digital Image Processing Lecture 2 Digital Image Fundamentals Dr. Arslan Shaukat 1 Fundamental Steps in DIP Image Acquisition An image is captured by a sensor (such as a monochrome or color TV camera)

More information

ROBOT VISION. Dr.M.Madhavi, MED, MVSREC

ROBOT VISION. Dr.M.Madhavi, MED, MVSREC ROBOT VISION Dr.M.Madhavi, MED, MVSREC Robotic vision may be defined as the process of acquiring and extracting information from images of 3-D world. Robotic vision is primarily targeted at manipulation

More information

Background. Computer Vision & Digital Image Processing. Improved Bartlane transmitted image. Example Bartlane transmitted image

Background. Computer Vision & Digital Image Processing. Improved Bartlane transmitted image. Example Bartlane transmitted image Background Computer Vision & Digital Image Processing Introduction to Digital Image Processing Interest comes from two primary backgrounds Improvement of pictorial information for human perception How

More information

Course Outline 8/27/2009. SGN-3016 Digital Image Processing (5 cr)

Course Outline 8/27/2009. SGN-3016 Digital Image Processing (5 cr) SGN-3016 Digital Image Processing (5 cr) Lecturer: Moncef Gabbouj Lectures: Period I, Room TB 110, Mondays 14.00-16.00 Periods II, Room TB 219, Mondays 14:00 16.00 Exercises and Assistants: Dr. Esin Guldogan

More information

CS 376b Computer Vision

CS 376b Computer Vision CS 376b Computer Vision 09 / 03 / 2014 Instructor: Michael Eckmann Today s Topics This is technically a lab/discussion session, but I'll treat it as a lecture today. Introduction to the course layout,

More information

Course Objectives & Structure

Course Objectives & Structure Course Objectives & Structure Digital imaging is at the heart of science, medicine, entertainment, engineering, and communications. This course provides an introduction to mathematical tools for the analysis

More information

Digital Image Processing COSC 6380/4393

Digital Image Processing COSC 6380/4393 Digital Image Processing COSC 6380/4393 Lecture 1 Aug 21 st, 2018 Slides from Dr. Shishir K Shah and Frank (Qingzhong) Liu Digital Image Processing COSC 6380/4393 Instructor Pranav Mantini Email: pmantini@uh.edu

More information

Introduction to Computer Vision and image processing

Introduction to Computer Vision and image processing Introduction to Computer Vision and image processing 1.1 Overview: Computer Imaging 1.2 Computer Vision 1.3 Image Processing 1.4 Computer Imaging System 1.6 Human Visual Perception 1.7 Image Representation

More information

Lecture 1 Introduction. Lin ZHANG, PhD School of Software Engineering Tongji University Fall 2016

Lecture 1 Introduction. Lin ZHANG, PhD School of Software Engineering Tongji University Fall 2016 Lecture 1 Introduction Lin ZHANG, PhD School of Software Engineering Tongji University Fall 2016 Self Introduction B.Sc., Computer Science and Engineering, Shanghai JiaoTong University, 2003 M.Sc., Computer

More information

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE Najirah Umar 1 1 Jurusan Teknik Informatika, STMIK Handayani Makassar Email : najirah_stmikh@yahoo.com

More information

Digital Signal Processing Lecture 1

Digital Signal Processing Lecture 1 Remote Sensing Laboratory Dept. of Information Engineering and Computer Science University of Trento Via Sommarive, 14, I-38123 Povo, Trento, Italy Digital Signal Processing Lecture 1 Prof. Begüm Demir

More information

International Journal of Computer Engineering and Applications, TYPES OF NOISE IN DIGITAL IMAGE PROCESSING

International Journal of Computer Engineering and Applications, TYPES OF NOISE IN DIGITAL IMAGE PROCESSING International Journal of Computer Engineering and Applications, Volume XI, Issue IX, September 17, www.ijcea.com ISSN 2321-3469 TYPES OF NOISE IN DIGITAL IMAGE PROCESSING 1 RANU GORAI, 2 PROF. AMIT BHATTCHARJEE

More information

Overview of Signal Processing

Overview of Signal Processing Overview of Signal Processing Chapter Intended Learning Outcomes: (i) Understand basic terminology in signal processing (ii) Differentiate digital signal processing and analog signal processing (iii) Describe

More information

APPLICATIONS AND USAGE

APPLICATIONS AND USAGE APPLICATIONS AND USAGE http://www.tutorialspoint.com/dip/applications_and_usage.htm Copyright tutorialspoint.com Since digital image processing has very wide applications and almost all of the technical

More information

On the WEB. Digital Image Processing ECE 178. B. S. MANJUNATH RM 3157 ENGR I Tel:

On the WEB. Digital Image Processing ECE 178. B. S. MANJUNATH RM 3157 ENGR I Tel: Digital Image Processing ECE 178 B. S. MANJUNATH RM 3157 ENGR I Tel:893-7112 manj@ece.ucsb.edu http://vision.ece.ucsb.edu Introduction 1 On the WEB For course information: http://www.ece.ucsb.edu/~manj/ece178

More information

Image Processing. The Module. Lab Sessions and Courseworks. Prerequisites. Reference Book. Text Book Image Processing

Image Processing. The Module. Lab Sessions and Courseworks. Prerequisites. Reference Book. Text Book Image Processing Processing Pengwei Hao p.hao@qmul.ac.uk Topic 1: Introduction ECS605U / ECS776P School of EECS Queen Mary University of London The Module Lectures: Mondays, 9-11am, ArtsOne 1.28 Pengwei Hao (p.hao@qmul.ac.uk)

More information

15/12/2017. What is digital image processing? What is digital image processing? History of digital images. History of digital images

15/12/2017. What is digital image processing? What is digital image processing? History of digital images. History of digital images What is digital image processing? Image: a two-dimensional function f(x,y), where x and y are spatial coordinates and the amplitude f at any pair of coordinates (x,y) is called the intensity or gray level.

More information

Introduction to image processing

Introduction to image processing Part I Introduction to image processing 1 Introduction Overview Imaging systems construct an (output) image in response to (input) signals from diverse types of objects. They can be classified in a number

More information

Overview of Digital Signal Processing

Overview of Digital Signal Processing Overview of Digital Signal Processing Chapter Intended Learning Outcomes: (i) Understand basic terminology in digital signal processing (ii) Differentiate digital signal processing and analog signal processing

More information

COURSE ECE-411 IMAGE PROCESSING. Er. DEEPAK SHARMA Asstt. Prof., ECE department. MMEC, MM University, Mullana.

COURSE ECE-411 IMAGE PROCESSING. Er. DEEPAK SHARMA Asstt. Prof., ECE department. MMEC, MM University, Mullana. COURSE ECE-411 IMAGE PROCESSING Er. DEEPAK SHARMA Asstt. Prof., ECE department. MMEC, MM University, Mullana. Why Image Processing? For Human Perception To make images more beautiful or understandable

More information

Communication Technology

Communication Technology What is communication technology? Communication technology allows people to store, transmit, receive, and manipulate information. ICT ( Information and Communication Technology) is combining telephone

More information

Computer Vision Introduction

Computer Vision Introduction Computer Vision Introduction Ahmed Elgammal Dept of Computer Science Rutgers University Outlines Vision What and Why? Human vision Computer vision General computer vision applications Course Outlines Administrative

More information

Computing for Engineers in Python

Computing for Engineers in Python Computing for Engineers in Python Lecture 10: Signal (Image) Processing Autumn 2011-12 Some slides incorporated from Benny Chor s course 1 Lecture 9: Highlights Sorting, searching and time complexity Preprocessing

More information

Medical Images Analysis and Processing

Medical Images Analysis and Processing Medical Images Analysis and Processing - 25642 Emad Course Introduction Course Information: Type: Graduated Credits: 3 Prerequisites: Digital Image Processing Course Introduction Reference(s): Insight

More information

ME 6406 MACHINE VISION. Georgia Institute of Technology

ME 6406 MACHINE VISION. Georgia Institute of Technology ME 6406 MACHINE VISION Georgia Institute of Technology Class Information Instructor Professor Kok-Meng Lee MARC 474 Office hours: Tues/Thurs 1:00-2:00 pm kokmeng.lee@me.gatech.edu (404)-894-7402 Class

More information

Segmentation of Liver CT Images

Segmentation of Liver CT Images Segmentation of Liver CT Images M.A.Alagdar 1, M.E.Morsy 2, M.M.Elzalabany 3 1,2,3 Electronics And Communications Department-.Faculty Of Engineering Mansoura University, Egypt. Abstract In this paper we

More information

OBJECTIVE OF THE BOOK ORGANIZATION OF THE BOOK

OBJECTIVE OF THE BOOK ORGANIZATION OF THE BOOK xv Preface Advancement in technology leads to wide spread use of mounting cameras to capture video imagery. Such surveillance cameras are predominant in commercial institutions through recording the cameras

More information

Digital Image Processing - A Remote Sensing Perspective

Digital Image Processing - A Remote Sensing Perspective ISSN 2278 0211 (Online) Digital Image Processing - A Remote Sensing Perspective D.Sarala Department of Physics & Electronics St. Ann s College for Women, Mehdipatnam, Hyderabad, India Sunita Jacob Head,

More information

Introduction. Ioannis Rekleitis

Introduction. Ioannis Rekleitis Introduction Ioannis Rekleitis Why Image Processing? Who here has a camera? How many cameras do you have Point where computers fast/cheap Cameras become omnipresent Deep Learning CSCE 590: Introduction

More information

Chapter 12 Image Processing

Chapter 12 Image Processing Chapter 12 Image Processing The distance sensor on your self-driving car detects an object 100 m in front of your car. Are you following the car in front of you at a safe distance or has a pedestrian jumped

More information

Chapter 9: Light, Colour and Radiant Energy. Passed a beam of white light through a prism.

Chapter 9: Light, Colour and Radiant Energy. Passed a beam of white light through a prism. Chapter 9: Light, Colour and Radiant Energy Where is the colour in sunlight? In the 17 th century (1600 s), Sir Isaac Newton conducted a famous experiment. Passed a beam of white light through a prism.

More information

MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES

MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES -2018 S.NO PROJECT CODE 1 ITIMP01 2 ITIMP02 3 ITIMP03 4 ITIMP04 5 ITIMP05 6 ITIMP06 7 ITIMP07 8 ITIMP08 9 ITIMP09 `10 ITIMP10 11 ITIMP11 12 ITIMP12 13 ITIMP13

More information

Keywords: Data Compression, Image Processing, Image Enhancement, Image Restoration, Image Rcognition.

Keywords: Data Compression, Image Processing, Image Enhancement, Image Restoration, Image Rcognition. Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Scrutiny on

More information

(Refer Slide Time 00:44) So if you just look at this name, digital image processing, you will find that there are 3 terms.

(Refer Slide Time 00:44) So if you just look at this name, digital image processing, you will find that there are 3 terms. Digital Image Processing Prof. P. K. Biswas Department of Electronics and Electrical Communications Engineering Indian Institute of Technology, Kharagpur Module Number 01 Lecture Number 01 Introduction

More information

ARTIFICIAL INTELLIGENCE - ROBOTICS

ARTIFICIAL INTELLIGENCE - ROBOTICS ARTIFICIAL INTELLIGENCE - ROBOTICS http://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_robotics.htm Copyright tutorialspoint.com Robotics is a domain in artificial intelligence

More information

CSCE 763: Digital Image Processing

CSCE 763: Digital Image Processing CSCE 763: Digital Image Processing Spring 2018 Yan Tong Department of Computer Science and Engineering University of South Carolina Today s Agenda Welcome Tentative Syllabus Topics covered in the course

More information

Introduction. Lighting

Introduction. Lighting &855(17 )8785(75(1'6,10$&+,1(9,6,21 5HVHDUFK6FLHQWLVW0DWV&DUOLQ 2SWLFDO0HDVXUHPHQW6\VWHPVDQG'DWD$QDO\VLV 6,17()(OHFWURQLFV &\EHUQHWLFV %R[%OLQGHUQ2VOR125:$< (PDLO0DWV&DUOLQ#HF\VLQWHIQR http://www.sintef.no/ecy/7210/

More information

- Basics of informatics - Computer network - Software engineering - Intelligent media processing - Human interface. Professor. Professor.

- Basics of informatics - Computer network - Software engineering - Intelligent media processing - Human interface. Professor. Professor. - Basics of informatics - Computer network - Software engineering - Intelligent media processing - Human interface Computer-Aided Engineering Research of power/signal integrity analysis and EMC design

More information

Digital Photogrammetry. Presented by: Dr. Hamid Ebadi

Digital Photogrammetry. Presented by: Dr. Hamid Ebadi Digital Photogrammetry Presented by: Dr. Hamid Ebadi Background First Generation Analog Photogrammetry Analytical Photogrammetry Digital Photogrammetry Photogrammetric Generations 2000 digital photogrammetry

More information

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor Umesh 1,Mr. Suraj Rana 2 1 M.Tech Student, 2 Associate Professor (ECE) Department of Electronic and Communication Engineering

More information

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT:

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: IJCE January-June 2012, Volume 4, Number 1 pp. 59 67 NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: A COMPARATIVE STUDY Prabhdeep Singh1 & A. K. Garg2

More information

CS 534: Computer Vision

CS 534: Computer Vision CS 534: Computer Vision Spring 2005 Ahmed Elgammal Dept of Computer Science Computer Vision Introduction - 1 Outlines Vision What and Why? Human vision Computer vision General computer vision applications

More information

International Journal of Innovative Research in Engineering Science and Technology APRIL 2018 ISSN X

International Journal of Innovative Research in Engineering Science and Technology APRIL 2018 ISSN X HIGH DYNAMIC RANGE OF MULTISPECTRAL ACQUISITION USING SPATIAL IMAGES 1 M.Kavitha, M.Tech., 2 N.Kannan, M.E., and 3 S.Dharanya, M.E., 1 Assistant Professor/ CSE, Dhirajlal Gandhi College of Technology,

More information

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University Images and Graphics Images and Graphics Graphics and images are non-textual information that can be displayed and printed. Graphics (vector graphics) are an assemblage of lines, curves or circles with

More information

Digital Signal Processing The Breadth and Depth of DSP

Digital Signal Processing The Breadth and Depth of DSP Digital Signal Processing The Breadth and Depth of DSP Moslem Amiri, Václav Přenosil Masaryk University Resource: The Scientist and Engineer's Guide to Digital Signal Processing (www.dspguide.com) By Steven

More information

Digital image processing vs. computer vision Higher-level anchoring

Digital image processing vs. computer vision Higher-level anchoring Digital image processing vs. computer vision Higher-level anchoring Václav Hlaváč Czech Technical University in Prague Faculty of Electrical Engineering, Department of Cybernetics Center for Machine Perception

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 4, April 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Novel Approach

More information

Image Processing - Intro. Tamás Szirányi

Image Processing - Intro. Tamás Szirányi Image Processing - Intro Tamás Szirányi The path of light through optics A Brief History of Images 1558 Camera Obscura, Gemma Frisius, 1558 A Brief History of Images 1558 1568 Lens Based Camera Obscura,

More information

Bettina Selig. Centre for Image Analysis. Swedish University of Agricultural Sciences Uppsala University

Bettina Selig. Centre for Image Analysis. Swedish University of Agricultural Sciences Uppsala University 2011-10-26 Bettina Selig Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University 2 Electromagnetic Radiation Illumination - Reflection - Detection The Human Eye Digital

More information

MODULE P6: THE WAVE MODEL OF RADIATION OVERVIEW

MODULE P6: THE WAVE MODEL OF RADIATION OVERVIEW OVERVIEW Wave behaviour explains a great many phenomena, both natural and artificial, for all waves have properties in common. The first topic introduces a basic vocabulary for describing waves. Reflections

More information

WiFi Lab Division C Team #

WiFi Lab Division C Team # Team Name: Team Number: Student Names: & Directions: You will be given up to 30 minutes to complete the following written test on topics related to Radio Antennas, as described in the official rules. Please

More information

PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB

PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB OGE MARQUES Florida Atlantic University *IEEE IEEE PRESS WWILEY A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS LIST OF FIGURES LIST OF TABLES FOREWORD

More information

UNIT-1. Basic signal processing operations in digital communication

UNIT-1. Basic signal processing operations in digital communication UNIT-1 Lecture-1 Basic signal processing operations in digital communication The three basic elements of every communication systems are Transmitter, Receiver and Channel. The Overall purpose of this system

More information

SUPER RESOLUTION INTRODUCTION

SUPER RESOLUTION INTRODUCTION SUPER RESOLUTION Jnanavardhini - Online MultiDisciplinary Research Journal Ms. Amalorpavam.G Assistant Professor, Department of Computer Sciences, Sambhram Academy of Management. Studies, Bangalore Abstract:-

More information

Optics & Light. See What I m Talking About. Grade 8 - Science OPTICS - GRADE 8 SCIENCE 1

Optics & Light. See What I m Talking About. Grade 8 - Science OPTICS - GRADE 8 SCIENCE 1 Optics & Light See What I m Talking About Grade 8 - Science OPTICS - GRADE 8 SCIENCE 1 Overview In this cluster, students broaden their understanding of how light is produced, transmitted, and detected.

More information

Model-Based Design for Sensor Systems

Model-Based Design for Sensor Systems 2009 The MathWorks, Inc. Model-Based Design for Sensor Systems Stephanie Kwan Applications Engineer Agenda Sensor Systems Overview System Level Design Challenges Components of Sensor Systems Sensor Characterization

More information

Image Processing: Research Opportunities and Challenges

Image Processing: Research Opportunities and Challenges Image Processing: Research Opportunities and Challenges Ravindra S. Hegadi Department of Computer Science Karnatak University, Dharwad-580003 ravindrahegadi@rediffmail Abstract Interest in digital image

More information

ity Multimedia Forensics and Security through Provenance Inference Chang-Tsun Li

ity Multimedia Forensics and Security through Provenance Inference Chang-Tsun Li ity Multimedia Forensics and Security through Provenance Inference Chang-Tsun Li School of Computing and Mathematics Charles Sturt University Australia Department of Computer Science University of Warwick

More information

DIGITAL SIGNAL PROCESSING. Introduction

DIGITAL SIGNAL PROCESSING. Introduction DIGITAL SIGNAL PROCESSING Introduction What is Signal? A SIGNAL is a measurement of a physical quantity of certain medium. Examples of signals: Audio patterns (voice, speech, music) Visual patterns (written

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Lecture # 5 Image Enhancement in Spatial Domain- I ALI JAVED Lecturer SOFTWARE ENGINEERING DEPARTMENT U.E.T TAXILA Email:: ali.javed@uettaxila.edu.pk Office Room #:: 7 Presentation

More information

DURING the past 15 years the use of digitized

DURING the past 15 years the use of digitized DIGITAL IMAGING BASICS Properties of Digital Images in Radiology DURING the past 15 years the use of digitized images in radiology has proliferated. It is reasonable to expect that within a few years virtually

More information

Detection and Verification of Missing Components in SMD using AOI Techniques

Detection and Verification of Missing Components in SMD using AOI Techniques , pp.13-22 http://dx.doi.org/10.14257/ijcg.2016.7.2.02 Detection and Verification of Missing Components in SMD using AOI Techniques Sharat Chandra Bhardwaj Graphic Era University, India bhardwaj.sharat@gmail.com

More information

Digital Image Processing (DIP): Introduc6on and Fundamentals

Digital Image Processing (DIP): Introduc6on and Fundamentals A Digital Image Processing (DIP): Introduc6on and Fundamentals DIP: Introduc-on and Fundamentals I. Origins of DIP Origins of DIP I.1. Newspaper Industry (1920s) Digital picture produced in 1921 Origins

More information

Course Overview. Dr. Edmund Lam. Department of Electrical and Electronic Engineering The University of Hong Kong

Course Overview. Dr. Edmund Lam. Department of Electrical and Electronic Engineering The University of Hong Kong Course Dr. Edmund Lam Department of Electrical and Electronic Engineering The University of Hong Kong ELEC8601: Advanced Topics in Image Processing (Second Semester, 2013 14) http://www.eee.hku.hk/ work8601

More information

Digital Image Processing ECE 178 Winter 2003

Digital Image Processing ECE 178 Winter 2003 Digital Image Processing ECE 178 Winter 2003 B. S. MANJUNATH RM 3157 ENGR I Tel:893-7112 manj@ece.ucsb.edu http://vision.ece.ucsb.edu/manjunath 1/07/2003 W03/Lecture 1 On the WEB For course information

More information

Digital Image Processing ECE 178 Winter On the WEB. Class list/discussion sessions. Today: Jan About this course.

Digital Image Processing ECE 178 Winter On the WEB. Class  list/discussion sessions. Today: Jan About this course. Digital Image Processing ECE 178 Winter 2003 On the WEB For course information and slides and more: http://varuna.ece.ucsb.edu/ece178 B. S. MANJUNATH RM 3157 ENGR I Tel:893-7112 manj@ece.ucsb.edu http://vision.ece.ucsb.edu/manjunath

More information

Sensors and Sensing Cameras and Camera Calibration

Sensors and Sensing Cameras and Camera Calibration Sensors and Sensing Cameras and Camera Calibration Todor Stoyanov Mobile Robotics and Olfaction Lab Center for Applied Autonomous Sensor Systems Örebro University, Sweden todor.stoyanov@oru.se 20.11.2014

More information

Implementation of Image Restoration Techniques in MATLAB

Implementation of Image Restoration Techniques in MATLAB Implementation of Image Restoration Techniques in MATLAB Jitendra Suthar 1, Rajendra Purohit 2 Research Scholar 1,Associate Professor 2 Department of Computer Science, JIET, Jodhpur Abstract:- Processing

More information

Chapter 2: Digital Image Fundamentals. Digital image processing is based on. Mathematical and probabilistic models Human intuition and analysis

Chapter 2: Digital Image Fundamentals. Digital image processing is based on. Mathematical and probabilistic models Human intuition and analysis Chapter 2: Digital Image Fundamentals Digital image processing is based on Mathematical and probabilistic models Human intuition and analysis 2.1 Visual Perception How images are formed in the eye? Eye

More information

Touchless Fingerprint Recognization System

Touchless Fingerprint Recognization System e-issn 2455 1392 Volume 2 Issue 4, April 2016 pp. 501-505 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Touchless Fingerprint Recognization System Biju V. G 1., Anu S Nair 2, Albin Joseph

More information

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION TE 302 DISCRETE SIGNALS AND SYSTEMS Study on the behavior and processing of information bearing functions as they are currently used in human communication and the systems involved. Chapter 1: INTRODUCTION

More information

Image Enhancement using Histogram Equalization and Spatial Filtering

Image Enhancement using Histogram Equalization and Spatial Filtering Image Enhancement using Histogram Equalization and Spatial Filtering Fari Muhammad Abubakar 1 1 Department of Electronics Engineering Tianjin University of Technology and Education (TUTE) Tianjin, P.R.

More information

Live Hand Gesture Recognition using an Android Device

Live Hand Gesture Recognition using an Android Device Live Hand Gesture Recognition using an Android Device Mr. Yogesh B. Dongare Department of Computer Engineering. G.H.Raisoni College of Engineering and Management, Ahmednagar. Email- yogesh.dongare05@gmail.com

More information

Fundamentals of Multimedia

Fundamentals of Multimedia Fundamentals of Multimedia Lecture 2 Graphics & Image Data Representation Mahmoud El-Gayyar elgayyar@ci.suez.edu.eg Outline Black & white imags 1 bit images 8-bit gray-level images Image histogram Dithering

More information

Name: Date: Block: Light Unit Study Guide Matching Match the correct definition to each term. 1. Waves

Name: Date: Block: Light Unit Study Guide Matching Match the correct definition to each term. 1. Waves Name: Date: Block: Light Unit Study Guide Matching Match the correct definition to each term. 1. Waves 2. Medium 3. Mechanical waves 4. Longitudinal waves 5. Transverse waves 6. Frequency 7. Reflection

More information

Digital Image Processing CS-340. Lecture 1 Introduction

Digital Image Processing CS-340. Lecture 1 Introduction Digital Image Processing CS-340 Lecture 1 Introduction Books Gonzalez, R. C. and Woods, R. E., Digital Image Processing, Third Edition, Pearson- Prentice Hall, Inc., 2008. Gonzalez, R. C., Woods, R. E.,

More information

Assistant Lecturer Sama S. Samaan

Assistant Lecturer Sama S. Samaan MP3 Not only does MPEG define how video is compressed, but it also defines a standard for compressing audio. This standard can be used to compress the audio portion of a movie (in which case the MPEG standard

More information

Digital Image Processing. Lecture # 3 Image Enhancement

Digital Image Processing. Lecture # 3 Image Enhancement Digital Image Processing Lecture # 3 Image Enhancement 1 Image Enhancement Image Enhancement 3 Image Enhancement 4 Image Enhancement Process an image so that the result is more suitable than the original

More information

Colour image watermarking in real life

Colour image watermarking in real life Colour image watermarking in real life Konstantin Krasavin University of Joensuu, Finland ABSTRACT: In this report we present our work for colour image watermarking in different domains. First we consider

More information

Application Areas of AI Artificial intelligence is divided into different branches which are mentioned below:

Application Areas of AI   Artificial intelligence is divided into different branches which are mentioned below: Week 2 - o Expert Systems o Natural Language Processing (NLP) o Computer Vision o Speech Recognition And Generation o Robotics o Neural Network o Virtual Reality APPLICATION AREAS OF ARTIFICIAL INTELLIGENCE

More information

Статистическая обработка сигналов. Введение

Статистическая обработка сигналов. Введение Статистическая обработка сигналов. Введение А.Г. Трофимов к.т.н., доцент, НИЯУ МИФИ lab@neuroinfo.ru http://datalearning.ru Курс Статистическая обработка временных рядов Сентябрь 2018 А.Г. Трофимов Введение

More information

Overview. Pinhole camera model Projective geometry Vanishing points and lines Projection matrix Cameras with Lenses Color Digital image

Overview. Pinhole camera model Projective geometry Vanishing points and lines Projection matrix Cameras with Lenses Color Digital image Camera & Color Overview Pinhole camera model Projective geometry Vanishing points and lines Projection matrix Cameras with Lenses Color Digital image Book: Hartley 6.1, Szeliski 2.1.5, 2.2, 2.3 The trip

More information