Module 1 Introduction To Medical Imaging ELEC 471 BMEG 420
Module 1 Introduction To Medical Imaging ELEC 471 BMEG 420
Contents:
Overview
Medical Imaging is the use of various technologies to image human anatomy and function.
modality
emission transmission
Overview
Radiography
emission transmission
Mammography
emission transmission
Fluoroscopy
emission transmission
Yarkob:Creative Commons
Nuclear Medicine
emission transmission
MRI Modality
Doctors Reading
Workstation
US Modality
Analysis
• On a workstation, we can perform many types of analysis including:
• Image segmentation is the process of partitioning a digital image into multiple segments
(sets of pixels, also known as superpixels).
• Image registration is the process of transforming different sets of data into one coordinate system.
• Image visualization is the process of converting (rendering) image voxel into 3D graphical
representation.
A B
Black White
High contrast
• Which modality shows higher contrast resolution in the image? Radiography or CT?
Relative Brightness
• The simplest image processing is called
window-leveling (look-up table), where A
• Spatial resolution (shown by ∆) is the ability to resolve the fine details of the image.
• A high spatial resolution means the ability to resolve small details.
• A low spatial resolutions means the ability to only resolve large details.
• The PSF can be expressed in the frequency domain as the modulation transfer
function (MTF).
• The MTF is simply the Fourier Transform of the PSF. In some cases,
line spread function (LSF) is used instead of PSF.
MTF (f)
Amplitude
MTF (f)
Amplitude
MTF (f)
• Low spatial frequencies correspond to larger objects in the image, and higher spatial
frequencies correspond to smaller objects.
➢ In the following diagram, if you know the spatial frequency (𝑓spatial , lp/mm or line pairs per millimeter),
1
you can convert it to the spatial resolution (Δ) using: Δ = .
2𝑓spatial
𝑓spatial
Δ
© Siamak Najarian 2023 22
Module 1: Introduction to Medical Imaging ELEC 471 / BMEG 420: Medical Imaging
signal mean
SNR =
standard deviation of noise
• Other definitions of SNR can be written, including logarithmic
functions that are expressed in dB.
• It is best to specify the meaning of “desired signal amplitude” and
“noise amplitude” when specifying SNR, to avoid ambiguity.
Example:
Given a sampling rate of 100Hz, what frequencies cannot be distinguished from
20Hz?
Answer:
fS = 2fN → 100Hz = 2fN → The Nyquist frequency fN = 50Hz. The given frequency
(i.e., 20Hz) is lower than the Nyquist frequency, so the given frequency is fo. That is,
fo = 20Hz. The equation gives:
fi = 2nfN ± fo ; 2fN = 100Hz; fo = 20Hz → fi = 100n ± 20
n = 1 → fi = 100×1 ± 20 = 80 and 120 Hz
n = 2 → fi = 100×2 ± 20 = 180 and 220 Hz
and so forth.
Although the example is given with Hz, it can be used similarly for samples/mm.
• To avoid aliasing, the Nyquist theorem also states that the sampling frequency
should be at least twice the highest frequency in the signal.
sampling pitch
Course overview
End of Module 1