Lecture01 Introduction
Lecture01 Introduction
Lecture01 Introduction
MW 11:00PM – 2:00PM
T 11:00AM – 1:00PM
R 12:00AM – 2:00PM (Appointment)
Main Reference Books
• Rosenfeld & Kak, Digital Picture Processing, Vol. 1: ISBN-13: 978-0125973014,
ISBN-10: 0125973012, 2nd edition 1982
• Introduction to Biomedical Imaging, A. Webb, Wiley-lnterscience, Hoboken, NJ
(2003). John Wiley & Sons, eISBN:9781119485940, ISBN: 9780471237662,
ISBN-10: 0471237663, Pages:313
Recommended Reference Reading
• Introduction to Medical Imaging: Physics, Engineering and Clinical
Applications, Nadine B. Smith and Andrew Webb, Cambridge
University Press, 1st Ed. (2010).
• Principles of Medical Imaging, K.K. Shung, M.B. Smith, B. Tsui,
Academic Press, San Diego (1992).
• Handbook of Medical Imaging. Vol. 1, Physics and Psychophysics, J.
Beutel, H.L. Kundel, R.L. Van Metter (eds.), SPIE Press (2000).
• Diagnostic Ultrasound: Principles and Instruments, 5th Ed., F.W.
Kremkau, W.B. Saunders, Phildelphia (1998).
• MRI: The Basics, R.H. Hashemi, W.G. Bradley, Williams & Wilkins,
Baltimore (1997).
• Biomedical Image Processing, Thomas Martin Deserno, Springer
Grading Criteria
Points
Attendance 10
Projects/Assignment 60
Midterm Exam 15
Final Exam 15
Grade Range
A 90-100
B 80-90
C 70-79
D 60-69
F < 60
Course Prerequisites
q Differential Equations
q X-Ray Imaging
q Microwave/Radar Imaging
q Computed Tomography (CT)
q Magnetic Resonance Imaging (MRI)
q Ultrasound Imaging
q Thermography
Biomedical Imaging
q Non-invasive biomedical imaging involves the complex chain of acquiring,
processing, and visualizing structural or functional images of living objects
or systems, including extraction, reconstructing and processing of image-
related information.
q The term "non-invasive" is used to denote a procedure where no
instrument is introduced into a patient's body, which is the case for most
imaging techniques discussed in this course.
Original image
f(x,y)
f(x, y)
Image
Reconstruction
Algorithm
Signals out of
Non-invasive
device g(x,y)
imaging
device/sensor
(Physics)
Biomedical Imaging
q Medical imaging is often perceived to designate the set of techniques that
non-invasively produce images of the internal aspect of the body.
q In this restricted sense, medical imaging can be seen as the solution of
mathematical inverse problems. This means that cause (the properties of
living tissue) is inferred from effect (the observed signal).
q In the case of medical ultrasound, the probe consists of ultrasonic
pressure waves and echoes that go inside the tissue to show the internal
structure.
q In the case of projectional radiography, the probe uses X-ray radiation,
which is absorbed at different rates by different tissue types such as bone,
muscle, and fat.
Photon Energy E = hn Wavelength l Freq. (n)
Light photon 2 – 40 eV 300nm < l < 800nm 4×1014 to 1×1015 Hz
X-ray photon 20 – 150 KeV 0.01nm < l < 10nm 3×1016 to 3×1019 Hz
Ultrasound 2 to 15 MHz
https://www.sciencedirect.com/topics/medicine-and-dentistry/biomedical-imaging
3
Common Biomedical Imaging Technologies
§ Frequency Range:
2M-5MHz
§ Non-Ionising Radiation
Imaging: Visible Light
§ Ionising Radiation
Imaging: X-Ray Radiation
§ Ionising Radiation
Imaging: Gamma Radiation
§ Ionising Radiation
Microwave Imaging
q Microwave imaging is a technique aimed at
sensing a given scene by means of
microwaves from 300MHz to 300GHz to
localize, shape and reconstruct the unknown
target.
RF Switch (cm)
Or
RF-MEMS (mm)
Microwave Imaging
Stationary radar
Synthetic Aperture Radar
Inverse Synthetic Aperture
(SAR) system
Radar (ISAR) system
x
F ( x ) = ò f (t ) × K (t , x )dt
0
Relatively easy
Problem in solution
Solution in
Frequency Space Frequency Space
A detour
Inverse Fourier
Fourier
Transform
Transform
Difficult solution
Original Problem Solution of Original
Problem
Integral Transform
Fourier Transform
• The Fourier transform plays a very significant role in medical imaging
and image analysis.
• The Fourier transform is a linear transform that provides information
about the frequency spectrum of the signal. The Fourier transformation
F(w) of a function of time f(t) is given by,
+¥
F (w ) = ò f (t )e -iwt dt
-¥
• It is used in image processing for image enhancement, restoration,
filtering, and feature extraction to help image interpretation and
characterization.
• It decomposes a function of time (a signal) into the frequencies that make
it up. It is also used in image reconstruction methods for medical imaging
systems. For example, the Fourier transform is used for image
reconstruction in MRI.
• Once image is transformed into frequency domain, degradation related to
noise and undesired frequencies can be filtered out. The information can
then be used to recover the restored image through inverse Fourier
transform.
Image Processing
PRINCIPLES OF IMAGE PROCESSING
• An image is usually a function of two spatial variables,
e.g. f[x, y], which represents the brightness f at the
Cartesian location [x, y].
• It can also be defined as an array, or a matrix, of square
pixels (picture elements) arranged in columns and rows.
• After converting image information into an array of
integers, the image can be manipulated, processed, and
displayed by computer.
• Computer processing is used for image enhancement,
restoration, segmentation, description, recognition,
coding, reconstruction, transformation.
NEED OF IMAGE PROCESSING IN MEDICINE
Ø Image formation.
Ø Visualization.
Ø Analysis of image.
Ø Management of the acquired information.
COMPONENTS OF IMAGE
PROCESSING
q Image Analysis
Image acquisition
Formation
digitization
Enhancement
calibration registration
Ø Image Acquisition
Ø Digitization
Image Acquisition
q Image Database
q Imaging Devices:
Ø CT, X-Ray, MRI, untrasound, …
Preprocessed,
q Registration cleaned,
Raw Data enhanced data
q Calibration Preprocessing
q Transformation
Examples:
Ø Noise suppression, contract enhancement, intensity
equalization, outlier elimination, bias compensation,
time/space filtering, …
Image Enhancement
q The objective of image enhancement techniques
is to process an image so that the result is more
suitable than the original image for a specific
application.
Image Enhancement
The images to be
compared are
captured with
different modalities.
Image Transformation
q Image transformation can be simple arithmetic
operations on images or complex
mathematical operations which convert
images from one representation to another.
q The transformation is intended to select the
most prominent or relevant features:
Ø Discrete Fourier Transform (DFT)
Ø Discrete Cosine Transform (DCT)
Ø Discrete Wavelet Transform (DWT)
Image Transformation