SlideShare a Scribd company logo
MEDICAL IMAGE COMPUTING (CAP 5937)
LECTURE 2: Digital Images and Medical Imaging Modalities
Dr. Ulas Bagci
HEC 221, Center for Research in Computer
Vision (CRCV), University of Central Florida
(UCF), Orlando, FL 32814.
bagci@ucf.edu or bagci@crcv.ucf.edu
1SPRING 2017
Background Check
• X-ray ?
• Ultrasound?
• ComputedTomography (CT)?
• Magnetic ResonanceImaging (MRI)?
• Positron Emission Tomography (PET)?
• Diffusion Weighted Imaging (DWI)?
• Diffusion Tensor Imaging (DTI)?
• Magnetic Particle Imaging (MPI)?
• Optical Coherence Tomography (OCT)?
2
Medical Imaging
• The most direct way to see inside the human (or animal) body
is cut it open (i.e., surgery)
3
Medical Imaging
• The most direct way to see inside the human (or animal) body
is cut it open (i.e., surgery)
• We can see inside the human body in ways that are less
invasive or (completely non-invasive)
4
Medical Imaging
• The most direct way to see inside the human (or animal) body
is cut it open (i.e., surgery)
• We can see inside the human body in ways that are less
invasive or (completely non-invasive)
• We can even see metabolic/functional/molecular activities
which are not visible to naked eye
5
Medical Imaging
• The most direct way to see inside the human (or animal) body
is cut it open (i.e., surgery)
• We can see inside the human body in ways that are less
invasive or (completely non-invasive)
• We can even see metabolic/functional/molecular activities
which are not visible to naked eye
6
Image
Processing
Image quality
improvement
Machine
Learning Tissue types
Image
Understanding
Semanticdescription &
content understanding
Where do radiologists interpret scans?
7
•Dedicated light source
•Darkened environment
•Limited distraction
PACS (example)
8
Medical Image Analysis
• Because of the rapid technical advances in medical imaging technology
and the introduction of new clinical applications, medical image analysis
has become a highly active research field.
9
Medical Image Analysis
• Because of the rapid technical advances in medical imaging technology
and the introduction of new clinical applications, medical image analysis
has become a highly active research field.
• Improvements in image quality, changing clinical requirements, advances
in computer hardware, and algorithmic progress in medical image
processing all have a direct impact on the state of the art in medical image
analysis.
10
Medical Image Analysis
• Because of the rapid technical advances in medical imaging technology
and the introduction of new clinical applications, medical image analysis
has become a highly active research field.
• Improvements in image quality, changing clinical requirements, advances
in computer hardware, and algorithmic progress in medical image
processing all have a direct impact on the state of the art in medical image
analysis.
• Medical images are often multidimensional (2D, 3D, 4D,nD), have a
large dynamic range, are produced on different imaging modalities in the
hospital, and make high demands upon the software for visualization and
human–computer interaction.
– A high resolution MR image of the brain, for instance, may consist of more than 200
slices of 512 x 512 pixels each, i.e., more than 50 million voxels in total. (100MB)
– In clinical studies that involve the analysis of time sequences or multiple scans of many
subjects, the amount of data to be processed can easily exceed 10 GB.
– While 8 bits or 1 byte per pixel is usually sufficient in digital photography, most medical
images need 12 bits per pixel (represented by 2 bytes in the computer memory).
11
Medical Image Analysis-Manual
• Often accepted as surrogate of the truth (if biopsy or
real ground truth is not available)
• However, manual analysis is highly subjective
because it relies on the observer’s perception.
– Intra and inter-observer agreements/variabilities
• It is highly tedious
12
Observer Variability – Example: Liver lesion
13
Intra- (one week interval)
Inter-
Medical Image Analysis-Automated
• Different strategies for image analysis exist.
However, few of them are suited for medical
applications.
14
Medical Image Analysis-Automated
• Different strategies for image analysis exist.
However, few of them are suited for medical
applications.
• The reason is that both the medical image data and
the model or prototype (i.e., the a priori description
of the features to be analyzed), are typically quite
complex.
15
Digital Images
16
What computersees!
Digital Images
17
• Definition:A digital image is defined by
integrating andsampling continuous (analog)
data in a spatial domain [Klette, 2014].
Picture Elements (Pixels), Volume Elements (Voxels)
18
PIXELS are ATOMIC ELEMENTS of an image.
In late 1960s, terminology ‘pixel’ was introduced by a group of scientist at JPL in California!
Image Types
19
• A scalar image has integer values
a: level (bit)
Ex. If 8 bit (a=8), image spans from 0 to 255
0 black
255 white
Ex. If 1 bit (a=1), it is binary image, 0 and 1 only.
u 2 {0, 1, ..., 2a
1}
Image Types-Color
20
• Image has three
channels (bands), each
channel spans a-bit
values.
• RGB, Hue-Saturation-
Brightness
Brief Introduction to Imaging Modalities
21
22
ELECTROMAGNETIC SPECTRUM (P. Suetens)
X-Ray Imaging / Radiography
• The first published medical image
was a radiograph of the hand of
Wilhelm Conrad Roentgen’s wife
in 1895. Nobel Prize in Physics
1901.
23
routine diagnostic radiography (2D images):
chest x-rays, fluoroscopy, mammography,motion tomography,
angiography,…
X-Ray Imaging / Radiography
24
Iin Iout
D = log(
Iin
Iout
)
D=Optical density
E=exposure (Iin/Iout)
Iin=incoming light intensity
Iout=outgoing light intensity
X-Ray Imaging / Radiography-Sensitometric Curve
25
Linear part (useful!)
• Maximum slope of the curve is
known as the gamma of the film.
• A larger slope implies a higher
contrast at the cost of a smaller
useful exposure range
• In low and high density areas,
contrast is low and little
information available.
• In linear part, slope characterize
Contrast of the film. Max slope is
known as Gamma of the film.
Defn. Contrast: is the intensity difference in adjacent regions of the image.
Basics Use of X-Rays
• Dental examinations
• Surgical markers prior to invasive procedures
• Mammography
• Orthopedic evaluations
• Chest examination (Tuberculosis)
• Age estimation (forensic, left hand)
26
Clinical Examples – X-Rays
27
PELVIS
ELBOW
How Radiologists SearchAbnormal Patterns in Chest
X-Rays?
28
Patterns belonging to Potentially Benign Lesions
Patterns belonging to Potentially Malignant Lesions
How Radiologists SearchAbnormal Patterns in Chest
X-Rays?
29
Radiologists often report the following
• Size, dimension, volume
• Pattern description,
• Location,
• Interaction with Nearby structures,
• Intensity distribution
• Shape
• …
Difficulties
• Noise
• vessels can be seen as small nodules
• radiologists may miss the pattern
• patterns may not be diagnostic
• CT often required for betterdiagnosis
• size estimation is done manually in 2D
• Shadowing
• total lung capacity computation
How Radiologists SearchAbnormal Patterns in Chest
X-Rays?
30
Radiologists often report the following
• Size, dimension, volume
• Pattern description,
• Location,
• Interaction with Nearby structures,
• Intensity distribution
• Shape
• …
Difficulties
• Noise
• vessels can be seen as small nodules
• radiologists may miss the pattern
• patterns may not be diagnostic
• CT often required for betterdiagnosis
• size estimation is done manually in 2D
• Shadowing
• total lung capacity computation
Computer algorithms can solve/simplify these problems for improved healthcare
Another Example for X-ray Imaging
31
Benign Malignant
Ultrasound Imaging
• US is defined as any sound wave above 20KHz
32
1794-Lazzaro Spallanzani- Physiologist
First to study US physics by deducing bats
used to US to navigate by echolocation.
1826-Jean Daniel Colladon - Physicist
Uses church bell (early transducer) under
water to calculate speed of sound through
water prove sound traveled faster through
water than air.
1880-Pierre&Jacques Curie
discover the Piezo-Electric
Effect (ability of certain
materials to generate an
electric charge in response
to applied mechanical
stress.
33
1942-Karl Dussik - Neurologist
First physician to use US for medical diagnosis
1948-George Ludwig - MD
First described the use of US to diagnose gallstones
1958-Ian Donald
Pioneers in OB-GYN
US Imaging Technology
Principle of US Imaging
34
Sound source
Point source
US equipment
assumes that sound
velocity is constant
in the body.
Ultrasonic Probe
Human
Body
Ultrasonic
Beam
Reflected
Signal
Features of US Imaging
• Resolution:
– direction of pulse propagation,pulse width 1-2mm
– direction of scanning:beam width 2-3mm
– low resolution and low SNR in deep region
• Ability of imaging soft tissue
• imaging in real time
• Doppler image
• Artefacts
35
Color flow mapping shows simultaneous amplitude (US)
and velocity information (doppler)
Clinical Use of US Imaging
36
Clinical Use of US Imaging
37
Renal Artery Blood Flow
manual measurements?
can computer help calculating
all blood flow and identify
automatically the abnormal regions?
(See Next Lecture, afternoon)
stenosis is seen
eca: external carotid artery
cca: common carotid artery
ica: internal carotid artery
Clinical Use of US Imaging
38
Bone, fat, and physical length
Measurements –unborn babies
(Image Credit: S. Rueda, Oxford Univ.)
Computed Tomography (CT)
39
Tomo:slice/level (Greek)
Graphe: draw
CT Imaging (continue)
40
C-arm CT
Micro-CT
~CAT Scan
(computerized
Axial tomography)
3D Nature of CT
41
3D View Terminology
42
3D Images
43
x
y
z
I: Image
I(x,y,z) denotes intensity value at pixel location x,y,z
Note also that whatever you see on the left is right part of the body!
Clinical Use of CT Imaging
• Standard imaging technique in many organs,
particularlygold standard for lung imaging
• Fast
• Radiation exposure
• Often used in surgery rooms
• Show anatomy and pathology
• Intensity values are (more-or-less) fixed, read as HU
(Hounsfield Unit)
44
CT Imaging Example: Tumor
45
2D manual measurement of tumor size (short and long axis of tumor)
CT Imaging Example: Lung
46
(A)$Normal$ $(B)$Emphysema $(C)$Ground$Glass$Opacity$
(D)$Fibrosis $(E)$Micronodules $(F)$Consolida?on$
CT Imaging Example: Cardiac
47
how to calculate the amount of fluid?
Fluid
Magnetic Resonance Imaging (MRI)
• 1882-Nichola Tesla
• Discovered rotating magnetic field
• 1971-Paul Lauterbur NOBEL PRIZE
• First invented MRI
• Late 1970-Sir Peter Mansfield (Nottingham) NOBEL PRIZE
• Developed mathematical techniques to create clearer images and
also in minutes rather than hours as Lauterbur did.
• CT is more widely used than MRI.
• MRI does not have ionizing-radiation.
• MRI has excellent soft tissue contrast, while CT is preferred for
lung and bone imaging.
• CT is fast (few seconds), while MRI is slow (sparse MRI ~5-10
mins, abdomen or brain may take 30-40 mins).
48
MRI Basics
49
MRI Basics
50
No magnetization
Types of MRI
51
Brain MRI
52
Safety in MRI
53
Diffusion Tensor Imaging (DTI)
54
•MRI (sub-)modality
•measures random Brownian motion of
water molecules.
•useful for tumor characterization (densely
cellulartissues exhibit lower diffusion).
MRI Physics (Recap)
• MR fields generatedby spinningelectrons are
stronger then those created by spinningprotons.
• However, hydrogenatoms take the right amount of
energy (than the electrons) for their spins to be
flipped against the appliedmagnetic field with a
radio frequency (RF).
• See WebCourse for additional links for imaging
physics of MRI!
55
Diffusion Weighted Imaging (DWI)
56
Glioblastoma Tumor
Clinical Use: Example
57
Clinical Use: Example
58
Myocardial Infarction Detection
Clinical Use: Example
59
rectal tumor
Functional MRI (fMRI)
• measures brain activity through oxygen concentration in
the blood flow.
• relies on the fact that cerebral blood flow and neuronal
activation are coupled.
• when area of the brain is active (in use), blood flow to
that area also increases.
• which part/location of the brain is activated when
reading?
• which part/location of the brain is activated when
listening music?
• which part/location of the brain is activated when
searching puzzle?
60
fMRI Settings
61
Active Regions
Nuclear Medicine Imaging – PET/SPECT
• Scint: Scintigraphy, two-dimensional images
• PET: Positron Emission Tomography
• SPECT: Single Photon EmissionTomography
62
Nuclear Medicine Imaging – PET/SPECT
63
Basics of PET Imaging
• uses short-lived positron emitting isotopes (produced by collimators)
• two gamma rays are produced from the annihilation of each positron and
can be detected by specialized gamma cameras
• resulting image show the distribution of isotopes
• an agent is used to bind into isotopes (glucose, …)
64
Late 1950s, David L. Kuhl
concept of emission and transmission
molecular activity is measured.
PET/CT and MRI/PET (Hybrid Imaging)
65
PET/CT
-choice of modality
for oncological
applications(yet)
MRI/PET
-superior soft tissue
contrast resolution
-minimized radiation
What to Measure in PET?
• SUV (standardized uptake value: voxel-wise or region-
wise) (SUVpeak, SUVmax, SUVlbm)
• Metabolic lesion/tumor volume (MTV)
• Shape information of (functional) lesion (spiculated vs
focal)
• Texture information of lesion (heterogeneous vs
homogeneous)
• Number and distribution of the lesions (focal, multi-focal)
66
Clinical Use of PET: Example
67
Clinical Use of PET: Example
68
Serial and Simultaneous MRI/PET
69
Past
Now!
Shallow Comparison of Imaging Methods
70
Chest Abdomen Head/Neck
Cardiovascul
ar
Skeletal/mus
cular
CT
gold
standard
Need
contrast for
excellency,
widely used
Good for
trauma
Gold
standard
Gold
standard
US
no use
except heart
or P.Effusion
Problems
with gas
Poor Poor Elastography
Nuclear
Extensive
use in heart
and therapy
in lung
CT or MRI is
merged
PET Perfusion bone marrow
MRI
growing
cardiac
applications
Increased
role of MRI
Gold
standard
Will replace
ct in near
future
Excellent
Summary
• Medical image analysis/computingis a highly active
research field.
• Measurement is the key in MIC! Volumetry,
morphometry, quantification, visualizationare all
necessary methods in diagnostic radiology
applications.
• Different imaging modalities are in use for different
clinical purpose(s)
• Imaging modalities have distinct properties from
each other
71
References and Slide Credits
• P. Suetens, Fundamentals of Medical Imaging,
CambridgeUniv. Press.
• ITK.org
• siemens.com
• slicer.org
• Read the additionallecture notes given in the web-
course and course webpage.
• When you send email, please put “MIC:…” into
subject line
72
Questions?
73
Quiz!
• 1 pt
74

More Related Content

PPT
Medical image analysis
Gichelle Amon
 
PDF
Lec7: Medical Image Segmentation (I) (Radiology Applications of Segmentation,...
Ulaş Bağcı
 
PDF
Lec1: Medical Image Computing - Introduction
Ulaş Bağcı
 
PDF
Lec3: Pre-Processing Medical Images
Ulaş Bağcı
 
PDF
Lec8: Medical Image Segmentation (II) (Region Growing/Merging)
Ulaş Bağcı
 
PPTX
MEDICAL IMAGE PROCESSING
MOUMITA GHOSH
 
PDF
Lec15: Medical Image Registration (Introduction)
Ulaş Bağcı
 
PDF
Lec16: Medical Image Registration (Advanced): Deformable Registration
Ulaş Bağcı
 
Medical image analysis
Gichelle Amon
 
Lec7: Medical Image Segmentation (I) (Radiology Applications of Segmentation,...
Ulaş Bağcı
 
Lec1: Medical Image Computing - Introduction
Ulaş Bağcı
 
Lec3: Pre-Processing Medical Images
Ulaş Bağcı
 
Lec8: Medical Image Segmentation (II) (Region Growing/Merging)
Ulaş Bağcı
 
MEDICAL IMAGE PROCESSING
MOUMITA GHOSH
 
Lec15: Medical Image Registration (Introduction)
Ulaş Bağcı
 
Lec16: Medical Image Registration (Advanced): Deformable Registration
Ulaş Bağcı
 

What's hot (20)

PPT
Medical Image Processing
Pantech ProLabs India Pvt Ltd
 
PPTX
spect and pet
Bajanagaraju
 
PPT
Teleradiology Overview Systems and Applications - Sanjoy Sanyal
Sanjoy Sanyal
 
PPTX
Image noise reduction
Jksuryawanshi
 
PDF
Basics of SPECT, PET and PET/CT imaging
@Saudi_nmc
 
PPTX
DICOM structure
Shiju P K
 
PPT
CT Scan Image reconstruction
Gunjan Patel
 
PPTX
Object recognition
Geraldyne Gengania
 
PDF
Lec5: Pre-Processing Medical Images (III) (MRI Intensity Standardization)
Ulaş Bağcı
 
PDF
From filtered back-projection to statistical tomography reconstruction
Daniel Pelliccia
 
PPT
Magnetic Resonance Imaging
sailakshmi pullookkara
 
PPTX
Image registration and data fusion techniques.pptx latest save
M'dee Phechudi
 
PDF
Image processing fundamentals
Dr. A. B. Shinde
 
PPT
Distortion Artifacts in MRI and their correction
Miami Cancer Institute
 
PPTX
Artificial intelligence in radiology
Dev Lakhera
 
PPTX
Watershed Segmentation Image Processing
Arshad Hussain
 
PPTX
DICOM Structure Basics
Gunjan Patel
 
PPTX
Advances in neuroimaging
fahad shafi
 
PPT
Basics Of MRI
Keshav Kulkarni
 
PPTX
HIGH PASS FILTER IN DIGITAL IMAGE PROCESSING
Bimal2354
 
Medical Image Processing
Pantech ProLabs India Pvt Ltd
 
spect and pet
Bajanagaraju
 
Teleradiology Overview Systems and Applications - Sanjoy Sanyal
Sanjoy Sanyal
 
Image noise reduction
Jksuryawanshi
 
Basics of SPECT, PET and PET/CT imaging
@Saudi_nmc
 
DICOM structure
Shiju P K
 
CT Scan Image reconstruction
Gunjan Patel
 
Object recognition
Geraldyne Gengania
 
Lec5: Pre-Processing Medical Images (III) (MRI Intensity Standardization)
Ulaş Bağcı
 
From filtered back-projection to statistical tomography reconstruction
Daniel Pelliccia
 
Magnetic Resonance Imaging
sailakshmi pullookkara
 
Image registration and data fusion techniques.pptx latest save
M'dee Phechudi
 
Image processing fundamentals
Dr. A. B. Shinde
 
Distortion Artifacts in MRI and their correction
Miami Cancer Institute
 
Artificial intelligence in radiology
Dev Lakhera
 
Watershed Segmentation Image Processing
Arshad Hussain
 
DICOM Structure Basics
Gunjan Patel
 
Advances in neuroimaging
fahad shafi
 
Basics Of MRI
Keshav Kulkarni
 
HIGH PASS FILTER IN DIGITAL IMAGE PROCESSING
Bimal2354
 
Ad

Viewers also liked (19)

PDF
Medical image analysis
Aboul Ella Hassanien
 
PDF
Lec9: Medical Image Segmentation (III) (Fuzzy Connected Image Segmentation)
Ulaş Bağcı
 
PDF
Lec11: Active Contour and Level Set for Medical Image Segmentation
Ulaş Bağcı
 
PDF
Lec12: Shape Models and Medical Image Segmentation
Ulaş Bağcı
 
PDF
Lec6: Pre-Processing for Nuclear Medicine Images
Ulaş Bağcı
 
PDF
Lec4: Pre-Processing Medical Images (II)
Ulaş Bağcı
 
PDF
Lec14: Evaluation Framework for Medical Image Segmentation
Ulaş Bağcı
 
PDF
Lec10: Medical Image Segmentation as an Energy Minimization Problem
Ulaş Bağcı
 
PDF
Diagnostic Imaging Global Market - Forecast to 2020
Pranesh Sujayeendra
 
PDF
GPU Compute in Medical and Print Imaging
AMD
 
PDF
Introduction to Neuroimaging Informatics
Vanessa S
 
PDF
Lec13: Clustering Based Medical Image Segmentation Methods
Ulaş Bağcı
 
PPTX
Data Explosion in Medical Imaging
Shourya Sarcar
 
PDF
Langs - Machine Learning in Medical Imaging: Learning from Large-scale popula...
Vienna Data Science Group
 
PPTX
Introduction to Medical Imaging (informatics approach)
Farzad Jahedi
 
PPTX
Technological needs calling for the application of coaching in university adv...
Technological Ecosystems for Enhancing Multiculturality
 
PPTX
Computer Aided Detection and Diagnosis in medical imaging: a review of clinic...
Technological Ecosystems for Enhancing Multiculturality
 
PPT
Fields of digital image processing slides
Srinath Dhayalamoorthy
 
PDF
Deep Learning for Computer Vision: Medical Imaging (UPC 2016)
Universitat Politècnica de Catalunya
 
Medical image analysis
Aboul Ella Hassanien
 
Lec9: Medical Image Segmentation (III) (Fuzzy Connected Image Segmentation)
Ulaş Bağcı
 
Lec11: Active Contour and Level Set for Medical Image Segmentation
Ulaş Bağcı
 
Lec12: Shape Models and Medical Image Segmentation
Ulaş Bağcı
 
Lec6: Pre-Processing for Nuclear Medicine Images
Ulaş Bağcı
 
Lec4: Pre-Processing Medical Images (II)
Ulaş Bağcı
 
Lec14: Evaluation Framework for Medical Image Segmentation
Ulaş Bağcı
 
Lec10: Medical Image Segmentation as an Energy Minimization Problem
Ulaş Bağcı
 
Diagnostic Imaging Global Market - Forecast to 2020
Pranesh Sujayeendra
 
GPU Compute in Medical and Print Imaging
AMD
 
Introduction to Neuroimaging Informatics
Vanessa S
 
Lec13: Clustering Based Medical Image Segmentation Methods
Ulaş Bağcı
 
Data Explosion in Medical Imaging
Shourya Sarcar
 
Langs - Machine Learning in Medical Imaging: Learning from Large-scale popula...
Vienna Data Science Group
 
Introduction to Medical Imaging (informatics approach)
Farzad Jahedi
 
Technological needs calling for the application of coaching in university adv...
Technological Ecosystems for Enhancing Multiculturality
 
Computer Aided Detection and Diagnosis in medical imaging: a review of clinic...
Technological Ecosystems for Enhancing Multiculturality
 
Fields of digital image processing slides
Srinath Dhayalamoorthy
 
Deep Learning for Computer Vision: Medical Imaging (UPC 2016)
Universitat Politècnica de Catalunya
 
Ad

Similar to Lec2: Digital Images and Medical Imaging Modalities (20)

PPT
Pattern recognition in medical images
JayabalanRajalakshmi
 
PDF
Diagnostic medical imaging
PostDICOM
 
PPTX
Common Imaging Modalities.pptx uobg somalia
mdhuux143
 
PPTX
medical imaging esraa-multimedia-presentation.pptx
PrincessSaro
 
PDF
Medical 3D data retrieval
Institute of Information Systems (HES-SO)
 
PPTX
Digitalimageprocessing
UdayKumar937
 
PPTX
Monisha-XRAY diagnostic methods presentation.pptx
Monisha87075
 
PPTX
clinical needs, medical devices, medical
AbdulWahab672
 
PDF
Diagnostic_radiology_ppt_for_public_heal
Gatluaklampal
 
PPT
L01Intro.ppt
OyaLTagit
 
PPT
L01Intro.ppt
Dr. Syed Haider
 
PDF
Introduction to medical image processing.pdf
ASMZahidKausar
 
PDF
Medical image processing
Dr G R Sinha
 
PDF
History & Principles of Medical Imaging: X-ray, Nuclear Medicine & Biomedical...
Loay AlZube
 
PDF
arbique-medical-imaging.pdf guyhfrytfrghvfktyrfuyfgjhgvbjh
nepalarmyfhbradiolog
 
PDF
Imaging sciences-1.pdf
josephthutu
 
PPTX
MEDICAL IMAGING NOTES
AsifullahSamim
 
PDF
Radiology_Equipment_Lec-1_Dr. Emad Taleb.pdf
EmadTaleb1
 
PPTX
первая лекция иностр.pptx
ssuser13730b1
 
PPT
Origin of medical-imaging intended for fectching.ppt
kiyimbaronald1999
 
Pattern recognition in medical images
JayabalanRajalakshmi
 
Diagnostic medical imaging
PostDICOM
 
Common Imaging Modalities.pptx uobg somalia
mdhuux143
 
medical imaging esraa-multimedia-presentation.pptx
PrincessSaro
 
Digitalimageprocessing
UdayKumar937
 
Monisha-XRAY diagnostic methods presentation.pptx
Monisha87075
 
clinical needs, medical devices, medical
AbdulWahab672
 
Diagnostic_radiology_ppt_for_public_heal
Gatluaklampal
 
L01Intro.ppt
OyaLTagit
 
L01Intro.ppt
Dr. Syed Haider
 
Introduction to medical image processing.pdf
ASMZahidKausar
 
Medical image processing
Dr G R Sinha
 
History & Principles of Medical Imaging: X-ray, Nuclear Medicine & Biomedical...
Loay AlZube
 
arbique-medical-imaging.pdf guyhfrytfrghvfktyrfuyfgjhgvbjh
nepalarmyfhbradiolog
 
Imaging sciences-1.pdf
josephthutu
 
MEDICAL IMAGING NOTES
AsifullahSamim
 
Radiology_Equipment_Lec-1_Dr. Emad Taleb.pdf
EmadTaleb1
 
первая лекция иностр.pptx
ssuser13730b1
 
Origin of medical-imaging intended for fectching.ppt
kiyimbaronald1999
 

Recently uploaded (20)

PDF
Sujay Rao Mandavilli Multi-barreled appraoch to educational reform FINAL FINA...
Sujay Rao Mandavilli
 
PPTX
Pharmacognosy: ppt :pdf :pharmacognosy :
Vishnukanchi darade
 
PPTX
Brain_stem_Medulla oblongata_functions of pons_mid brain
muralinath2
 
PPTX
Reticular formation_nuclei_afferent_efferent
muralinath2
 
PDF
Identification of unnecessary object allocations using static escape analysis
ESUG
 
PPTX
INTRO-TO-CRIM-THEORIES-OF-CRIME-2023 (1).pptx
ChrisFlickIII
 
PPTX
Embark on a journey of cell division and it's stages
sakyierhianmontero
 
PDF
Drones in Disaster Response: Real-Time Data Collection and Analysis (www.kiu...
publication11
 
PDF
Approximating manifold orbits by means of Machine Learning Techniques
Esther Barrabés Vera
 
PPTX
Sleep_pysilogy_types_REM_NREM_duration_Sleep center
muralinath2
 
PDF
The Cosmic Symphony: How Photons Shape the Universe and Our Place Within It
kutatomoshi
 
PPTX
The Toxic Effects of Aflatoxin B1 and Aflatoxin M1 on Kidney through Regulati...
OttokomaBonny
 
PDF
Evaluating Benchmark Quality: a Mutation-Testing- Based Methodology
ESUG
 
PPTX
ANTIANGINAL DRUGS.pptx m pharm pharmacology
46JaybhayAshwiniHari
 
PPTX
Role of GIS in precision farming.pptx
BikramjitDeuri
 
PPTX
INTERNATIONAL CLASSIFICATION OF DISEASES ji.pptx
46JaybhayAshwiniHari
 
PDF
Paleoseismic activity in the moon’s Taurus-Littrowvalley inferred from boulde...
Sérgio Sacani
 
PPTX
Hericium erinaceus, also known as lion's mane mushroom
TinaDadkhah1
 
PPTX
first COT (MATH).pptxCSAsCNKHPHCouAGSCAUO:GC/ZKVHxsacba
DitaSIdnay
 
PPTX
Quality control test for plastic & metal.pptx
shrutipandit17
 
Sujay Rao Mandavilli Multi-barreled appraoch to educational reform FINAL FINA...
Sujay Rao Mandavilli
 
Pharmacognosy: ppt :pdf :pharmacognosy :
Vishnukanchi darade
 
Brain_stem_Medulla oblongata_functions of pons_mid brain
muralinath2
 
Reticular formation_nuclei_afferent_efferent
muralinath2
 
Identification of unnecessary object allocations using static escape analysis
ESUG
 
INTRO-TO-CRIM-THEORIES-OF-CRIME-2023 (1).pptx
ChrisFlickIII
 
Embark on a journey of cell division and it's stages
sakyierhianmontero
 
Drones in Disaster Response: Real-Time Data Collection and Analysis (www.kiu...
publication11
 
Approximating manifold orbits by means of Machine Learning Techniques
Esther Barrabés Vera
 
Sleep_pysilogy_types_REM_NREM_duration_Sleep center
muralinath2
 
The Cosmic Symphony: How Photons Shape the Universe and Our Place Within It
kutatomoshi
 
The Toxic Effects of Aflatoxin B1 and Aflatoxin M1 on Kidney through Regulati...
OttokomaBonny
 
Evaluating Benchmark Quality: a Mutation-Testing- Based Methodology
ESUG
 
ANTIANGINAL DRUGS.pptx m pharm pharmacology
46JaybhayAshwiniHari
 
Role of GIS in precision farming.pptx
BikramjitDeuri
 
INTERNATIONAL CLASSIFICATION OF DISEASES ji.pptx
46JaybhayAshwiniHari
 
Paleoseismic activity in the moon’s Taurus-Littrowvalley inferred from boulde...
Sérgio Sacani
 
Hericium erinaceus, also known as lion's mane mushroom
TinaDadkhah1
 
first COT (MATH).pptxCSAsCNKHPHCouAGSCAUO:GC/ZKVHxsacba
DitaSIdnay
 
Quality control test for plastic & metal.pptx
shrutipandit17
 

Lec2: Digital Images and Medical Imaging Modalities

  • 1. MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 2: Digital Images and Medical Imaging Modalities Dr. Ulas Bagci HEC 221, Center for Research in Computer Vision (CRCV), University of Central Florida (UCF), Orlando, FL 32814. [email protected] or [email protected] 1SPRING 2017
  • 2. Background Check • X-ray ? • Ultrasound? • ComputedTomography (CT)? • Magnetic ResonanceImaging (MRI)? • Positron Emission Tomography (PET)? • Diffusion Weighted Imaging (DWI)? • Diffusion Tensor Imaging (DTI)? • Magnetic Particle Imaging (MPI)? • Optical Coherence Tomography (OCT)? 2
  • 3. Medical Imaging • The most direct way to see inside the human (or animal) body is cut it open (i.e., surgery) 3
  • 4. Medical Imaging • The most direct way to see inside the human (or animal) body is cut it open (i.e., surgery) • We can see inside the human body in ways that are less invasive or (completely non-invasive) 4
  • 5. Medical Imaging • The most direct way to see inside the human (or animal) body is cut it open (i.e., surgery) • We can see inside the human body in ways that are less invasive or (completely non-invasive) • We can even see metabolic/functional/molecular activities which are not visible to naked eye 5
  • 6. Medical Imaging • The most direct way to see inside the human (or animal) body is cut it open (i.e., surgery) • We can see inside the human body in ways that are less invasive or (completely non-invasive) • We can even see metabolic/functional/molecular activities which are not visible to naked eye 6 Image Processing Image quality improvement Machine Learning Tissue types Image Understanding Semanticdescription & content understanding
  • 7. Where do radiologists interpret scans? 7 •Dedicated light source •Darkened environment •Limited distraction
  • 9. Medical Image Analysis • Because of the rapid technical advances in medical imaging technology and the introduction of new clinical applications, medical image analysis has become a highly active research field. 9
  • 10. Medical Image Analysis • Because of the rapid technical advances in medical imaging technology and the introduction of new clinical applications, medical image analysis has become a highly active research field. • Improvements in image quality, changing clinical requirements, advances in computer hardware, and algorithmic progress in medical image processing all have a direct impact on the state of the art in medical image analysis. 10
  • 11. Medical Image Analysis • Because of the rapid technical advances in medical imaging technology and the introduction of new clinical applications, medical image analysis has become a highly active research field. • Improvements in image quality, changing clinical requirements, advances in computer hardware, and algorithmic progress in medical image processing all have a direct impact on the state of the art in medical image analysis. • Medical images are often multidimensional (2D, 3D, 4D,nD), have a large dynamic range, are produced on different imaging modalities in the hospital, and make high demands upon the software for visualization and human–computer interaction. – A high resolution MR image of the brain, for instance, may consist of more than 200 slices of 512 x 512 pixels each, i.e., more than 50 million voxels in total. (100MB) – In clinical studies that involve the analysis of time sequences or multiple scans of many subjects, the amount of data to be processed can easily exceed 10 GB. – While 8 bits or 1 byte per pixel is usually sufficient in digital photography, most medical images need 12 bits per pixel (represented by 2 bytes in the computer memory). 11
  • 12. Medical Image Analysis-Manual • Often accepted as surrogate of the truth (if biopsy or real ground truth is not available) • However, manual analysis is highly subjective because it relies on the observer’s perception. – Intra and inter-observer agreements/variabilities • It is highly tedious 12
  • 13. Observer Variability – Example: Liver lesion 13 Intra- (one week interval) Inter-
  • 14. Medical Image Analysis-Automated • Different strategies for image analysis exist. However, few of them are suited for medical applications. 14
  • 15. Medical Image Analysis-Automated • Different strategies for image analysis exist. However, few of them are suited for medical applications. • The reason is that both the medical image data and the model or prototype (i.e., the a priori description of the features to be analyzed), are typically quite complex. 15
  • 17. Digital Images 17 • Definition:A digital image is defined by integrating andsampling continuous (analog) data in a spatial domain [Klette, 2014].
  • 18. Picture Elements (Pixels), Volume Elements (Voxels) 18 PIXELS are ATOMIC ELEMENTS of an image. In late 1960s, terminology ‘pixel’ was introduced by a group of scientist at JPL in California!
  • 19. Image Types 19 • A scalar image has integer values a: level (bit) Ex. If 8 bit (a=8), image spans from 0 to 255 0 black 255 white Ex. If 1 bit (a=1), it is binary image, 0 and 1 only. u 2 {0, 1, ..., 2a 1}
  • 20. Image Types-Color 20 • Image has three channels (bands), each channel spans a-bit values. • RGB, Hue-Saturation- Brightness
  • 21. Brief Introduction to Imaging Modalities 21
  • 23. X-Ray Imaging / Radiography • The first published medical image was a radiograph of the hand of Wilhelm Conrad Roentgen’s wife in 1895. Nobel Prize in Physics 1901. 23 routine diagnostic radiography (2D images): chest x-rays, fluoroscopy, mammography,motion tomography, angiography,…
  • 24. X-Ray Imaging / Radiography 24 Iin Iout D = log( Iin Iout ) D=Optical density E=exposure (Iin/Iout) Iin=incoming light intensity Iout=outgoing light intensity
  • 25. X-Ray Imaging / Radiography-Sensitometric Curve 25 Linear part (useful!) • Maximum slope of the curve is known as the gamma of the film. • A larger slope implies a higher contrast at the cost of a smaller useful exposure range • In low and high density areas, contrast is low and little information available. • In linear part, slope characterize Contrast of the film. Max slope is known as Gamma of the film. Defn. Contrast: is the intensity difference in adjacent regions of the image.
  • 26. Basics Use of X-Rays • Dental examinations • Surgical markers prior to invasive procedures • Mammography • Orthopedic evaluations • Chest examination (Tuberculosis) • Age estimation (forensic, left hand) 26
  • 27. Clinical Examples – X-Rays 27 PELVIS ELBOW
  • 28. How Radiologists SearchAbnormal Patterns in Chest X-Rays? 28 Patterns belonging to Potentially Benign Lesions Patterns belonging to Potentially Malignant Lesions
  • 29. How Radiologists SearchAbnormal Patterns in Chest X-Rays? 29 Radiologists often report the following • Size, dimension, volume • Pattern description, • Location, • Interaction with Nearby structures, • Intensity distribution • Shape • … Difficulties • Noise • vessels can be seen as small nodules • radiologists may miss the pattern • patterns may not be diagnostic • CT often required for betterdiagnosis • size estimation is done manually in 2D • Shadowing • total lung capacity computation
  • 30. How Radiologists SearchAbnormal Patterns in Chest X-Rays? 30 Radiologists often report the following • Size, dimension, volume • Pattern description, • Location, • Interaction with Nearby structures, • Intensity distribution • Shape • … Difficulties • Noise • vessels can be seen as small nodules • radiologists may miss the pattern • patterns may not be diagnostic • CT often required for betterdiagnosis • size estimation is done manually in 2D • Shadowing • total lung capacity computation Computer algorithms can solve/simplify these problems for improved healthcare
  • 31. Another Example for X-ray Imaging 31 Benign Malignant
  • 32. Ultrasound Imaging • US is defined as any sound wave above 20KHz 32 1794-Lazzaro Spallanzani- Physiologist First to study US physics by deducing bats used to US to navigate by echolocation. 1826-Jean Daniel Colladon - Physicist Uses church bell (early transducer) under water to calculate speed of sound through water prove sound traveled faster through water than air. 1880-Pierre&Jacques Curie discover the Piezo-Electric Effect (ability of certain materials to generate an electric charge in response to applied mechanical stress.
  • 33. 33 1942-Karl Dussik - Neurologist First physician to use US for medical diagnosis 1948-George Ludwig - MD First described the use of US to diagnose gallstones 1958-Ian Donald Pioneers in OB-GYN US Imaging Technology
  • 34. Principle of US Imaging 34 Sound source Point source US equipment assumes that sound velocity is constant in the body. Ultrasonic Probe Human Body Ultrasonic Beam Reflected Signal
  • 35. Features of US Imaging • Resolution: – direction of pulse propagation,pulse width 1-2mm – direction of scanning:beam width 2-3mm – low resolution and low SNR in deep region • Ability of imaging soft tissue • imaging in real time • Doppler image • Artefacts 35 Color flow mapping shows simultaneous amplitude (US) and velocity information (doppler)
  • 36. Clinical Use of US Imaging 36
  • 37. Clinical Use of US Imaging 37 Renal Artery Blood Flow manual measurements? can computer help calculating all blood flow and identify automatically the abnormal regions? (See Next Lecture, afternoon) stenosis is seen eca: external carotid artery cca: common carotid artery ica: internal carotid artery
  • 38. Clinical Use of US Imaging 38 Bone, fat, and physical length Measurements –unborn babies (Image Credit: S. Rueda, Oxford Univ.)
  • 40. CT Imaging (continue) 40 C-arm CT Micro-CT ~CAT Scan (computerized Axial tomography)
  • 41. 3D Nature of CT 41
  • 43. 3D Images 43 x y z I: Image I(x,y,z) denotes intensity value at pixel location x,y,z Note also that whatever you see on the left is right part of the body!
  • 44. Clinical Use of CT Imaging • Standard imaging technique in many organs, particularlygold standard for lung imaging • Fast • Radiation exposure • Often used in surgery rooms • Show anatomy and pathology • Intensity values are (more-or-less) fixed, read as HU (Hounsfield Unit) 44
  • 45. CT Imaging Example: Tumor 45 2D manual measurement of tumor size (short and long axis of tumor)
  • 46. CT Imaging Example: Lung 46 (A)$Normal$ $(B)$Emphysema $(C)$Ground$Glass$Opacity$ (D)$Fibrosis $(E)$Micronodules $(F)$Consolida?on$
  • 47. CT Imaging Example: Cardiac 47 how to calculate the amount of fluid? Fluid
  • 48. Magnetic Resonance Imaging (MRI) • 1882-Nichola Tesla • Discovered rotating magnetic field • 1971-Paul Lauterbur NOBEL PRIZE • First invented MRI • Late 1970-Sir Peter Mansfield (Nottingham) NOBEL PRIZE • Developed mathematical techniques to create clearer images and also in minutes rather than hours as Lauterbur did. • CT is more widely used than MRI. • MRI does not have ionizing-radiation. • MRI has excellent soft tissue contrast, while CT is preferred for lung and bone imaging. • CT is fast (few seconds), while MRI is slow (sparse MRI ~5-10 mins, abdomen or brain may take 30-40 mins). 48
  • 54. Diffusion Tensor Imaging (DTI) 54 •MRI (sub-)modality •measures random Brownian motion of water molecules. •useful for tumor characterization (densely cellulartissues exhibit lower diffusion).
  • 55. MRI Physics (Recap) • MR fields generatedby spinningelectrons are stronger then those created by spinningprotons. • However, hydrogenatoms take the right amount of energy (than the electrons) for their spins to be flipped against the appliedmagnetic field with a radio frequency (RF). • See WebCourse for additional links for imaging physics of MRI! 55
  • 56. Diffusion Weighted Imaging (DWI) 56 Glioblastoma Tumor
  • 58. Clinical Use: Example 58 Myocardial Infarction Detection
  • 60. Functional MRI (fMRI) • measures brain activity through oxygen concentration in the blood flow. • relies on the fact that cerebral blood flow and neuronal activation are coupled. • when area of the brain is active (in use), blood flow to that area also increases. • which part/location of the brain is activated when reading? • which part/location of the brain is activated when listening music? • which part/location of the brain is activated when searching puzzle? 60
  • 62. Nuclear Medicine Imaging – PET/SPECT • Scint: Scintigraphy, two-dimensional images • PET: Positron Emission Tomography • SPECT: Single Photon EmissionTomography 62
  • 63. Nuclear Medicine Imaging – PET/SPECT 63
  • 64. Basics of PET Imaging • uses short-lived positron emitting isotopes (produced by collimators) • two gamma rays are produced from the annihilation of each positron and can be detected by specialized gamma cameras • resulting image show the distribution of isotopes • an agent is used to bind into isotopes (glucose, …) 64 Late 1950s, David L. Kuhl concept of emission and transmission molecular activity is measured.
  • 65. PET/CT and MRI/PET (Hybrid Imaging) 65 PET/CT -choice of modality for oncological applications(yet) MRI/PET -superior soft tissue contrast resolution -minimized radiation
  • 66. What to Measure in PET? • SUV (standardized uptake value: voxel-wise or region- wise) (SUVpeak, SUVmax, SUVlbm) • Metabolic lesion/tumor volume (MTV) • Shape information of (functional) lesion (spiculated vs focal) • Texture information of lesion (heterogeneous vs homogeneous) • Number and distribution of the lesions (focal, multi-focal) 66
  • 67. Clinical Use of PET: Example 67
  • 68. Clinical Use of PET: Example 68
  • 69. Serial and Simultaneous MRI/PET 69 Past Now!
  • 70. Shallow Comparison of Imaging Methods 70 Chest Abdomen Head/Neck Cardiovascul ar Skeletal/mus cular CT gold standard Need contrast for excellency, widely used Good for trauma Gold standard Gold standard US no use except heart or P.Effusion Problems with gas Poor Poor Elastography Nuclear Extensive use in heart and therapy in lung CT or MRI is merged PET Perfusion bone marrow MRI growing cardiac applications Increased role of MRI Gold standard Will replace ct in near future Excellent
  • 71. Summary • Medical image analysis/computingis a highly active research field. • Measurement is the key in MIC! Volumetry, morphometry, quantification, visualizationare all necessary methods in diagnostic radiology applications. • Different imaging modalities are in use for different clinical purpose(s) • Imaging modalities have distinct properties from each other 71
  • 72. References and Slide Credits • P. Suetens, Fundamentals of Medical Imaging, CambridgeUniv. Press. • ITK.org • siemens.com • slicer.org • Read the additionallecture notes given in the web- course and course webpage. • When you send email, please put “MIC:…” into subject line 72