Digital Image Processing

Slides:



Advertisements
Similar presentations
Image Processing Ch2: Digital image Fundamentals Part 2 Prepared by: Tahani Khatib.
Advertisements

Digital Image Processing
Optics and Human Vision The physics of light
Chap 1 Image fundamental. Trends Image processing techniques have developed from Gray-level processing to color processing 2-D processing to 3-D processing.
Digital Image Processing: Digital Imaging Fundamentals.
Digital Image Processing Chapter 2: Digital Image Fundamentals.
Digital Image Fundamentals
Chapter 2 Digital Image Fundamentals. Outline Elements of Visual Perception Light and the Electromagnetic Spectrum Image Sensing and Acquisition Image.
Digital Image Fundamentals Human Vision Lights and Electromagnetic spectrum Image Sensing & Acquisition Sampling & Quantization Basic Relationships b/w.
Chapter 2: Digital Image Fundamentals Fall 2003, 劉震昌.
ECE 472/572 – Digital Image Processing Lecture 2 – Elements of Visual Perception and Image Formation 08/25/11.
Chapter 2 Digital Image Fundamentals
Digital Image Fundamentals
Digital Image Processing
: Office Room #:: 7
Image Formation. Input - Digital Images Intensity Images – encoding of light intensity Range Images – encoding of shape and distance They are both a 2-D.
Digital Image Processing Lecture 2
Digital Image Processing in Life Sciences March 14 th, 2012 Lecture number 1: Digital Image Fundamentals.
Digital Image Fundamentals II 1.Image modeling and representations 2.Pixels and Pixel relations 3.Arithmetic operations of images 4.Image geometry operation.
Computer Vision – Fundamentals of Human Vision Hanyang University Jong-Il Park.
Human Visual Perception The Human Eye Diameter: 20 mm 3 membranes enclose the eye –Cornea & sclera –Choroid –Retina.
Digital Image Fundamentals. What Makes a good image? Cameras (resolution, focus, aperture), Distance from object (field of view), Illumination (intensity.
Chapter Two Digital Image Fundamentals. Agenda: –Light and Electromagnetic Spectrum –Image Sensing & Acquisition –Image Sampling & quantization –Relationship.
Lecture 1 Digital Image Fundamentals 1.Human visual perception 2.Image Acquisition 3.Sampling, digitization and representation of image DIP&PR show.
Chapter 1. Introduction. Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human.
CIS 601 Image Fundamentals Longin Jan Latecki Slides by Dr. Rolf Lakaemper.
University of Ioannina - Department of Computer Science Digital Imaging Fundamentals Christophoros Nikou Digital Image Processing Images.
Chapter Teacher: Remah W. Al-Khatib. This lecture will cover:  The human visual system  Light and the electromagnetic spectrum  Image representation.
A Simple Image Model Image: a 2-D light-intensity function f(x,y)
Course Website: Digital Image Processing: Digital Imaging Fundamentals P.M.Dholakia Brian.
Digital Image Processing (DIP) Lecture # 5 Dr. Abdul Basit Siddiqui Assistant Professor-FURC 1FURC-BCSE7.
Medical Image Processing & Neural Networks Laboratory 1 Medical Image Processing Chapter 2 Digital Image Fundamentals 國立雲林科技大學 資訊工程研究所 張傳育 (Chuan-Yu Chang.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Image Processing Example.
© 2002 by Yu Hen Hu 1 ECE533 Digital Image Processing Image Acquisition.
G52IIP, School of Computer Science, University of Nottingham 1 G52IIP Summary Topic 1 Overview of the course Related topics Image processing Computer.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Image Processing Example.
G52IIP, School of Computer Science, University of Nottingham 1 G52IIP 2011 Summary Topic 1 Overview of the course Related topics Image processing Computer.
Computer Vision Introduction to Digital Images.
G52IIP, School of Computer Science, University of Nottingham 1 Summary of Topic 2 Human visual system Cones Photopic or bright-light vision Highly sensitive.
Digital Image Processing In The Name Of God Digital Image Processing Lecture2: Digital Image Fundamental M. Ghelich Oghli By: M. Ghelich Oghli
1-1 Chapter 1: Introduction 1.1. Images An image is worth thousands of words.
Elements of Visual Perception
University of Kurdistan Digital Image Processing (DIP) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Image Processing Ch2: Digital image Fundamentals Prepared by: Tahani Khatib.
CS654: Digital Image Analysis Lecture 4: Basic relationship between Pixels.
Image Perception ‘Let there be light! ‘. “Let there be light”
Some Basic Relationships Between Pixels Definitions: –f(x,y): digital image –Pixels: q, p –Subset of pixels of f(x,y): S.
Image Processing Chapter(3) Part 1:Relationships between pixels Prepared by: Hanan Hardan.
Relationship between pixels Neighbors of a pixel – 4-neighbors (N,S,W,E pixels) == N 4 (p). A pixel p at coordinates (x,y) has four horizontal and vertical.
DIGITAL IMAGE PROCESSING: DIGITAL IMAGING FUNDAMENTALS.
Image Perception ‘Let there be light! ‘. “Let there be light”
Digital image basics Human vision perception system Image formation
What is Digital Image Processing?
Digital Image Fundamentals
Digital Image Processing (DIP)
IMAGE PROCESSING Questions and Answers.
Digital Image Processing
CIS 601 Image Fundamentals
T490 (IP): Tutorial 2 Chapter 2: Digital Image Fundamentals
Visual Perception, Image Formation, Math Concepts
EEE 501 Applied Digital Image Processing Dr. Türker İnce
Aum Amriteswaryai Namah:
CIS 595 Image Fundamentals
Digital Image Fundamentals
CSC 381/481 Quarter: Fall 03/04 Daniela Stan Raicu
Subject Name: IMAGE PROCESSING Subject Code: 10EC763
Digital Image Fundamentals
Digital Image Fundamentals
Topic 1 Three related sub-fields Image processing Computer vision
Lecture 2 Digital Image Fundamentals
Presentation transcript:

Digital Image Processing Chapter 2: Digital Image Fundamentals

Elements of Visual Perception Structure of the human eye

Rods and cones in the retina

Image formation in the eye

Brightness adaptation and discrimination

Brightness discrimination

Weber ratio

Perceived brightness

Simultaneous contrast

Optical illusion

Light and the Electromagnetic Spectrum

Wavelength

Image Sensing and Acquisition

Image acquisition using a single sensor

Using sensor strips

A simple image formation model

Illumination and reflectance Illumination and transmissivity

Image Sampling and Quantization

Sampling and quantization

Representing digital images

Number of storage bits

Spatial and gray-level resolution

Subsampled and resampled

Varying the number of gray levels

Varying the number of gray levels

N and k in different-details images

Isopreference

Moire pattern

Zooming and shrinking

Some Basic Relationships Between Pixels Neighbors of a pixel : 4-neighbors of p , , , : four diagonal neighbors of p , , , : 8-neighbors of p and

Adjacency : The set of gray-level values used to define adjacency 4-adjacency: Two pixels p and q with values from V are 4-adjacency if q is in the set 8-adjacency: Two pixels p and q with values from V are 8-adjacency if q is in the set

m-adjacency (mixed adjacency): Two pixels p and q with values from V are m-adjacency if q is in , or q is in and the set has no pixels whose values are from V

Subset adjacency S1 and S2 are adjacent if some pixel in S1 is adjacent to some pixel in S2 Path A path from p with coordinates to pixel q with coordinates is a sequence of distinct pixels with coordinates , ,…, where = , = , and pixels and are adjacent

Region We call R a region of the image if R is a connected set Boundary The boundary of a region R is the set of pixels in the region that have one or more neighbors that are not in R Edge Pixels with derivative values that exceed a preset threshold

Distance measures Euclidean distance City-block distance Chessboard distance

Linear operation distance: The shortest m-path between the points H is said to be a linear operator if, for any two images f and g and any two scalars a and b,

Example Zooming and Shrinking Images by Pixel Replication (a) Write a computer program capable of zooming and shrinking an image by pixel replication. Assume that the desired zoom/shrink factors are integers. You may ignore aliasing effects. You will need to download Fig. 2.19(a). (b) Download Fig. 2.19 (a) and use your program to shrink the image from 1024 x 1024 to 256 x 256 pixels. (c) Use your program to zoom the image in (b) back to 1024 x 1024. Explain the reasons for their differences.

http://home.kimo.com.tw/abc9250/BMP_FILE.htm Fig2.19(a).bmp subsample.c resample.c