Topics Linearity Superposition Convolution. Bioengineering 280A Principles of Biomedical Imaging Fall Quarter 2008 X-Rays Lecture 2.

Slides:



Advertisements
Similar presentations
Signals and Systems Fall 2003 Lecture #3 11 September 2003
Advertisements

Signals and Systems – Chapter 2
Lecture 7: Basis Functions & Fourier Series
Leo Lam © Signals and Systems EE235 October 14 th Friday Online version.
Lecture 4: Linear Systems and Convolution
7. Neighbourhood operations A single pixel considered in isolation conveys information on the intensity and colour at a single location in an image, but.
Digital Image Processing, 2nd ed. www. imageprocessingbook.com © 2001 R. C. Gonzalez & R. E. Woods 1 Objective To provide background material in support.
Lecture 5: Linear Systems and Convolution
Signals and Systems Lecture #5
Continuous-Time Convolution EE 313 Linear Systems and Signals Fall 2005 Initial conversion of content to PowerPoint by Dr. Wade C. Schwartzkopf Prof. Brian.
lecture 2, linear imaging systems Linear Imaging Systems Example: The Pinhole camera Outline  General goals, definitions  Linear Imaging Systems.
Linear Systems – why study them? Develop general analysis tools for all modalities Applicable beyond medical imaging Tools provide valuable insights for.
Discrete-Time and System (A Review)
1 Signals & Systems Spring 2009 Week 3 Instructor: Mariam Shafqat UET Taxila.
EE3010 SaS, L7 1/19 Lecture 7: Linear Systems and Convolution Specific objectives for today: We’re looking at continuous time signals and systems Understand.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Convolution Definition Graphical Convolution Examples Properties.
lecture 4, Convolution and Fourier Convolution Convolution Fourier Convolution Outline  Review linear imaging model  Instrument response function.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Definition of a System Examples Causality Linearity Time Invariance Resources:
2006 Fall Signals and Systems Lecture 4 Representation of signals Convolution Examples.
Signal and Systems Prof. H. Sameti Chapter #2: 1) Representation of DT signals in terms of shifted unit samples System properties and examples 2) Convolution.
Linear Time-Invariant Systems
COSC 3451: Signals and Systems Instructor: Dr. Amir Asif
1 Lecture 1: February 20, 2007 Topic: 1. Discrete-Time Signals and Systems.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Causality Linearity Time Invariance Temporal Models Response to Periodic.
( II ) This property is known as “convolution” ( الإلتواء التفاف ) From Chapter 2, we have Proof is shown next Chapter 3.
4. Introduction to Signal and Systems
Dr. Engr. Sami ur Rahman Assistant Professor Department of Computer Science University of Malakand Visualization in Medicine Lecture: Convolution.
Digital Image Processing, 2nd ed. www. imageprocessingbook.com © 2001 R. C. Gonzalez & R. E. Woods 1 Review: Linear Systems Some Definitions With reference.
1 LTI Systems; Convolution September 4, 2000 EE 64, Section 1 ©Michael R. Gustafson II Pratt School of Engineering.
3/18/20161 Linear Time Invariant Systems Definitions A linear system may be defined as one which obeys the Principle of Superposition, which may be stated.
Signal and systems LTI Systems. Linear Time-Invariant Systems.
1 Computing the output response of LTI Systems. By breaking or decomposing and representing the input signal to the LTI system into terms of a linear combination.
Leo Lam © Signals and Systems EE235. Leo Lam © Today’s menu LTI System – Impulse response Lead in to Convolution.
Free International University of Moldova Faculty of Informatics and Engineering DIGITAL SIGNALS PROCESSING Course of lectures Theme: THE SIGNALS FUNCTIONAL.
Computer Vision – 2D Signal & System Hanyang University Jong-Il Park.
Lect2 Time Domain Analysis
EE 309 Signal and Linear System Analysis
Linear Time Invariant Systems
Lecture 12 Linearity & Time-Invariance Convolution
EE 309 Signal and Linear System Analysis
Image Processing and Reconstructions Tools
Lecture 11 Image restoration and reconstruction II
Signals and Systems EE235 Leo Lam ©
- photometric aspects of image formation gray level images
Signals and Systems EE235 Leo Lam ©
Outline Linear Shift-invariant system Linear filters
EE 638: Principles of Digital Color Imaging Systems
X-ray Development Assume parallel x-rays and ignore scatter
Surface Integrals.
Signal and Systems Chapter 2: LTI Systems
Lecture 5: Linear Systems and Convolution
Signals and Systems EE235 Leo Lam Leo Lam ©
2 Linear Time-Invariant Systems --Analysis of Signals and Systems in time-domain An arbitrary signal can be represented as the supposition of scaled.
Lecture 3: Imaging Theory (1/6) – Linear systems and convolution
Signals and Systems EE235 Leo Lam ©
Edge Detection in Computer Vision
Signals and Systems EE235 Leo Lam ©
LECTURE 05: CONVOLUTION OF DISCRETE-TIME SIGNALS
LECTURE 07: CONVOLUTION FOR CT SYSTEMS
Linear Systems Review Objective
Lecture 7: Signal Processing
Concept of frequency in Discrete Signals & Introduction to LTI Systems
Convolution sum.
Lecture 7 Spatial filtering.
Lecture 4: Linear Systems and Convolution
From Chapter 2, we have ( II ) Proof is shown next
Convolution sum & Integral
Lecture 3 Discrete time systems
پردازش تصاویر دیجیتالی
Presentation transcript:

Bioengineering 280A Principles of Biomedical Imaging Fall Quarter 2008 X-Rays Lecture 2

Topics Linearity Superposition Convolution

Linearity (Addition) R(I) I1(x,y) K1(x,y) R(I) I2(x,y) K2(x,y) K1(x,y) +K2(x,y) I1(x,y)+ I2(x,y) R(I)

Linearity (Scaling) R(I) I1(x,y) K1(x,y) R(I) a1I1(x,y) a1K1(x,y)

Linearity A system R is linear if for two inputs I1(x,y) and I2(x,y) with outputs R(I1(x,y))=K1(x,y) and R(I2(x,y))=K2(x,y) the response to the weighted sum of inputs is the weighted sum of outputs: R(a1I1(x,y)+ a2I 2(x,y))=a1K1(x,y)+ a2K2(x,y)

Example Are these linear systems? g(x,y) g(x,y)+10 g(x,y) 10g(x,y) + X Move up By 1 Move right By 1 g(x-1,y-1)

Superposition

Superposition Integral

Pinhole Magnification Example I(x2,y2) g(x1,y1)

Space Invariance

Pinhole Magnification Example b  - a  b a

Pinhole Magnification Example ____, the pinhole system ____ space invariant.

Convolution

1D Convolution Useful fact:

2D Convolution For a space invariant linear system, the superposition integral becomes a convolution integral. where ** denotes 2D convolution. This will sometimes be abbreviated as *, e.g. I(x2, y2)= g(x2, y2)*h(x2, y2).

Rectangle Function 1 x -1/2 1/2 Also called rect(x) y 1/2 x -1/2 1/2 -1/2 1/2 Also called rect(x) y 1/2 x -1/2 1/2 -1/2

1D Convolution Examples * = ? x x -1/2 1/2 -3/4 1/4 1 1 * = ? x x -1/2 1/2 -1/2 1/2

2D Convolution Example g(x)= (x+1/2,y) + (x,y) h(x)=rect(x,y) y y x -1/2 1/2 I(x,y)=g(x)**h(x,y) x

2D Convolution Example

Pinhole Magnification Example

X-Ray Image Equation Note: we have ignored obliquity factors etc.

Summary The response to a linear system can be characterized by a spatially varying impulse response and the application of the superposition integral. A shift invariant linear system can be characterized by its impulse response and the application of a convolution integral.