SlideShare a Scribd company logo
1 of 35
Download to read offline
BASIC CONCEPT OF IMAGE
N A D A F I T R I E Y A T U L H I K M A H
ATURAN
• Toleransi keterlambatan maks 20 menit.
• 3x tidak hadir ➔ tidak dipekenankan ikut ujian.
• Jika online, sering panggil nama, jika 3x dipanggil Namanya tidak ada jawaban
➔ dari hadir menjadi tidak hadir.
• Jika mau ke kamar madni, ijin terlebih dahulu di chat zoom.
• Harus aktif disaat ada pertanyaan.
What is an image?
• 2-dimensional matrix of intensity (gray or color) value.
Digital Image?
• Remember: Digitization causes a digital image to become an approximation
of a real scene.
2D and 3D images
• 2D image ➔ picture elements (pixels)
• 3D image ➔ volume elements (voxels)
Image Types - Color
Common image formats include:
• 1 values per point/pixel (B&W or Grayscale)
• 3 values per point/pixel (Red, Green, and Blue)
• 4 values per point/pixel (Red, Green, Blue, + “Alpha” or Opacity)
Spatial Resolution (1)
• The spatial resolution of an image is determined by how fine/coarse sampling
was carried out.
• Spatial resolution: smallest discernable image detail
• Vision specialists talk about image resolution
• Graphic designers talk about dots per inch (DPI)
Spatial Resolution (2)
Stretched Images:
Intensity Level Resolution (1)
• Intensity level resolution: number of intensity levels used to represent the
image.
• The more intensity levels used, the finer the level of detail discernable in an
image.
• Intensity level resolution usually given in terms of number of bits used to
store each intensity level.
Intensity Level Resolution (2)
Image File Formats
• Hundreds of image file formats. Examples:
• Tagged Image File Format (TIFF)
• Graphics Interchange Format (GIF)
• Portable Network Graphics (PNG)
• Digital Imaging and Communications in Medicine (DICOM)
• JPEG, BMP, PBM, etc…
• Image pixel values can be:
• Grayscale: 0 – 255 range
• Binary: 0 or 1
• Color: RGB, HSV
Histogram
• Histograms plots how many times (frequency) each intensity value in image
occurs.
• E.g. K (Gray levels) = 16, 10 pixels have intensity value = 2.
• No indication of location of pixels.
Histogram of RGB Image
• The histogram of an RGB
image can be displayed in
terms of three separate
histograms—one for
each color component (R,
G, and B) of the image.
Contrast and
brightness of image
• Dark image: histograms are
concentrated toward the left.
• Light image: histograms are
concentrated toward the right.
• High contrast: histograms cover a
broad range of grayscale level.
• Low contrast: Histograms are
restricted to a smaller range
INTRODUCTION to MEDICAL
IMAGING
Medical Imaging
X-Rays: ionizing radiation
Radiography
CT scan (Computed Tomography)
Gamma rays
Nuclear Medicine
Sound waves
Ultrasound
Magnetic fields/radiofrequency waves
MRI (Magnetic Resonance Imaging)
Who Does Imaging?
• Radiologist
Consultant: Diagnostic, Subspecialties
Interventionalist
• Radiation Oncologist: Treatment planning
• Cardiologist: Invasive, Non-Invasive
• Vascular Surgeon: Endovascular procedures
• Other specialists
Usually for procedure guidance (Ob-Gyn, Internal medicine,
Orthopedics, etc.)
Radiography
X - R A Y S
Patient Position for Chest X-Ray
Posteroanterior (PA) Chest: X-ray beam
passes from posterior to anterior
RT LT
Caution: Pregnancy
Computed Tomography
X - R A Y S
CT 3D Volume Rendering
Aorta, plaque
Aortic arch
CT Angiogram
Diagnostic Ultrasound
Sound Waves
Magnetic Resonance Imaging
Magnetic fields
Magnetic Resonance Imaging
• Exquisite neuroanatomical detail
• Musculoskeletal disorders
• Cardiovascular
PET Scan: Cancer Detection
• Positron Emission
Tomography
• 18F-fluorodeoxyglucose
(FDG)
• Primarily used for
diagnosis, staging &
monitoring of cancers:
lung, breast, cervical,
colorectal, esophagus,
head & neck,
lymphoma, melanoma
Lymphoma pre and post
chemotherapy
PET-CT Scanner
Combined PET scanner and CT scanner
PET-CT Scans
Fusion imaging
CT PET PET-CT
How to access image with
Python
N A D A F I T R I E Y A T U L H I K M A H
Loading Images
• imageio : read and save images.
Metadata
(DICOM)
• Images are always acquired in a
specific context. This information
is often referred to as metadata.
• Accessible in image objects
through the meta dictionary
attribute.
Plotting Images
• Matplotlib's imshow() function displays
2D image data.
• Many colormaps available but ofen
shown in grayscale ( cmap='gray' )
• Axis ticks and labels are often not useful
for images
N-dimensional
images are stacks of
arrays
Plotting multiple images at once
• plt.subplots: creates a figure
canvas with multiple
AxesSubplots objects.
Slicing of 3D view
Modifying aspect ratio:

More Related Content

Similar to [0] BASIC CONCEPT OF IMAGE.pdf

Prinsip gambar digital
Prinsip gambar digitalPrinsip gambar digital
Prinsip gambar digitalOno Trader
 
Image segmentation techniques
Image segmentation techniquesImage segmentation techniques
Image segmentation techniquesgmidhubala
 
Comparative study on image segmentation techniques
Comparative study on image segmentation techniquesComparative study on image segmentation techniques
Comparative study on image segmentation techniquesgmidhubala
 
Basics of image processing & analysis
Basics of image processing & analysisBasics of image processing & analysis
Basics of image processing & analysisMohsin Siddique
 
DIP Notes Unit-1 PPT , engineering, computer Science
DIP Notes Unit-1 PPT , engineering, computer ScienceDIP Notes Unit-1 PPT , engineering, computer Science
DIP Notes Unit-1 PPT , engineering, computer Sciencebaaburao4200
 
Sismulmed 04 b. image processing intro
Sismulmed 04 b. image processing introSismulmed 04 b. image processing intro
Sismulmed 04 b. image processing introNurfitri Anbarsanti
 
A (very brief) Introduction to Image Processing and 3D Printing with ImageJ
A (very brief) Introduction to Image Processing and 3D Printing with ImageJA (very brief) Introduction to Image Processing and 3D Printing with ImageJ
A (very brief) Introduction to Image Processing and 3D Printing with ImageJPaul Mignone, Ph.D
 
An Introduction to digital image processing
An Introduction to digital image processingAn Introduction to digital image processing
An Introduction to digital image processingnastaranEmamjomeh1
 
DIP Notes Unit-1 PPT.pdf
DIP Notes Unit-1 PPT.pdfDIP Notes Unit-1 PPT.pdf
DIP Notes Unit-1 PPT.pdfGaurav Sharma
 
notes_Image Compression.ppt
notes_Image Compression.pptnotes_Image Compression.ppt
notes_Image Compression.pptHarisMasood20
 
notes_Image Compression.ppt
notes_Image Compression.pptnotes_Image Compression.ppt
notes_Image Compression.pptHarisMasood20
 
Scct2013 topic 3_graphics
Scct2013 topic 3_graphicsScct2013 topic 3_graphics
Scct2013 topic 3_graphicsAnies Syahieda
 
Digital radiography (2013)
Digital radiography (2013)Digital radiography (2013)
Digital radiography (2013)Omar Kamal
 
ozdogan1_lcluc_8-2010_training_0.pdf
ozdogan1_lcluc_8-2010_training_0.pdfozdogan1_lcluc_8-2010_training_0.pdf
ozdogan1_lcluc_8-2010_training_0.pdfchantey2303
 
Unit1_File Size Calculation.pptx
Unit1_File Size Calculation.pptxUnit1_File Size Calculation.pptx
Unit1_File Size Calculation.pptxChitraKanna2
 
COM2304: Intensity Transformation and Spatial Filtering – I (Intensity Transf...
COM2304: Intensity Transformation and Spatial Filtering – I (Intensity Transf...COM2304: Intensity Transformation and Spatial Filtering – I (Intensity Transf...
COM2304: Intensity Transformation and Spatial Filtering – I (Intensity Transf...Hemantha Kulathilake
 

Similar to [0] BASIC CONCEPT OF IMAGE.pdf (20)

Prinsip gambar digital
Prinsip gambar digitalPrinsip gambar digital
Prinsip gambar digital
 
Image segmentation techniques
Image segmentation techniquesImage segmentation techniques
Image segmentation techniques
 
Comparative study on image segmentation techniques
Comparative study on image segmentation techniquesComparative study on image segmentation techniques
Comparative study on image segmentation techniques
 
Basics of image processing & analysis
Basics of image processing & analysisBasics of image processing & analysis
Basics of image processing & analysis
 
DIP Notes Unit-1 PPT , engineering, computer Science
DIP Notes Unit-1 PPT , engineering, computer ScienceDIP Notes Unit-1 PPT , engineering, computer Science
DIP Notes Unit-1 PPT , engineering, computer Science
 
MM3.ppt
MM3.pptMM3.ppt
MM3.ppt
 
Sismulmed 04 b. image processing intro
Sismulmed 04 b. image processing introSismulmed 04 b. image processing intro
Sismulmed 04 b. image processing intro
 
A (very brief) Introduction to Image Processing and 3D Printing with ImageJ
A (very brief) Introduction to Image Processing and 3D Printing with ImageJA (very brief) Introduction to Image Processing and 3D Printing with ImageJ
A (very brief) Introduction to Image Processing and 3D Printing with ImageJ
 
An Introduction to digital image processing
An Introduction to digital image processingAn Introduction to digital image processing
An Introduction to digital image processing
 
DIP Notes Unit-1 PPT.pdf
DIP Notes Unit-1 PPT.pdfDIP Notes Unit-1 PPT.pdf
DIP Notes Unit-1 PPT.pdf
 
ch1ip.ppt
ch1ip.pptch1ip.ppt
ch1ip.ppt
 
Textgraphics1
Textgraphics1Textgraphics1
Textgraphics1
 
notes_Image Compression.ppt
notes_Image Compression.pptnotes_Image Compression.ppt
notes_Image Compression.ppt
 
notes_Image Compression.ppt
notes_Image Compression.pptnotes_Image Compression.ppt
notes_Image Compression.ppt
 
Scct2013 topic 3_graphics
Scct2013 topic 3_graphicsScct2013 topic 3_graphics
Scct2013 topic 3_graphics
 
Digital radiography (2013)
Digital radiography (2013)Digital radiography (2013)
Digital radiography (2013)
 
ozdogan1_lcluc_8-2010_training_0.pdf
ozdogan1_lcluc_8-2010_training_0.pdfozdogan1_lcluc_8-2010_training_0.pdf
ozdogan1_lcluc_8-2010_training_0.pdf
 
Unit1_File Size Calculation.pptx
Unit1_File Size Calculation.pptxUnit1_File Size Calculation.pptx
Unit1_File Size Calculation.pptx
 
COM2304: Intensity Transformation and Spatial Filtering – I (Intensity Transf...
COM2304: Intensity Transformation and Spatial Filtering – I (Intensity Transf...COM2304: Intensity Transformation and Spatial Filtering – I (Intensity Transf...
COM2304: Intensity Transformation and Spatial Filtering – I (Intensity Transf...
 
Unit ii
Unit iiUnit ii
Unit ii
 

Recently uploaded

PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 

Recently uploaded (20)

PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 

[0] BASIC CONCEPT OF IMAGE.pdf

  • 1. BASIC CONCEPT OF IMAGE N A D A F I T R I E Y A T U L H I K M A H
  • 2. ATURAN • Toleransi keterlambatan maks 20 menit. • 3x tidak hadir ➔ tidak dipekenankan ikut ujian. • Jika online, sering panggil nama, jika 3x dipanggil Namanya tidak ada jawaban ➔ dari hadir menjadi tidak hadir. • Jika mau ke kamar madni, ijin terlebih dahulu di chat zoom. • Harus aktif disaat ada pertanyaan.
  • 3. What is an image? • 2-dimensional matrix of intensity (gray or color) value.
  • 4. Digital Image? • Remember: Digitization causes a digital image to become an approximation of a real scene.
  • 5. 2D and 3D images • 2D image ➔ picture elements (pixels) • 3D image ➔ volume elements (voxels)
  • 6. Image Types - Color Common image formats include: • 1 values per point/pixel (B&W or Grayscale) • 3 values per point/pixel (Red, Green, and Blue) • 4 values per point/pixel (Red, Green, Blue, + “Alpha” or Opacity)
  • 7. Spatial Resolution (1) • The spatial resolution of an image is determined by how fine/coarse sampling was carried out. • Spatial resolution: smallest discernable image detail • Vision specialists talk about image resolution • Graphic designers talk about dots per inch (DPI)
  • 9. Intensity Level Resolution (1) • Intensity level resolution: number of intensity levels used to represent the image. • The more intensity levels used, the finer the level of detail discernable in an image. • Intensity level resolution usually given in terms of number of bits used to store each intensity level.
  • 11. Image File Formats • Hundreds of image file formats. Examples: • Tagged Image File Format (TIFF) • Graphics Interchange Format (GIF) • Portable Network Graphics (PNG) • Digital Imaging and Communications in Medicine (DICOM) • JPEG, BMP, PBM, etc… • Image pixel values can be: • Grayscale: 0 – 255 range • Binary: 0 or 1 • Color: RGB, HSV
  • 12. Histogram • Histograms plots how many times (frequency) each intensity value in image occurs. • E.g. K (Gray levels) = 16, 10 pixels have intensity value = 2. • No indication of location of pixels.
  • 13. Histogram of RGB Image • The histogram of an RGB image can be displayed in terms of three separate histograms—one for each color component (R, G, and B) of the image.
  • 14. Contrast and brightness of image • Dark image: histograms are concentrated toward the left. • Light image: histograms are concentrated toward the right. • High contrast: histograms cover a broad range of grayscale level. • Low contrast: Histograms are restricted to a smaller range
  • 16. Medical Imaging X-Rays: ionizing radiation Radiography CT scan (Computed Tomography) Gamma rays Nuclear Medicine Sound waves Ultrasound Magnetic fields/radiofrequency waves MRI (Magnetic Resonance Imaging)
  • 17. Who Does Imaging? • Radiologist Consultant: Diagnostic, Subspecialties Interventionalist • Radiation Oncologist: Treatment planning • Cardiologist: Invasive, Non-Invasive • Vascular Surgeon: Endovascular procedures • Other specialists Usually for procedure guidance (Ob-Gyn, Internal medicine, Orthopedics, etc.)
  • 19. Patient Position for Chest X-Ray Posteroanterior (PA) Chest: X-ray beam passes from posterior to anterior RT LT
  • 22. CT 3D Volume Rendering Aorta, plaque Aortic arch CT Angiogram
  • 25. Magnetic Resonance Imaging • Exquisite neuroanatomical detail • Musculoskeletal disorders • Cardiovascular
  • 26. PET Scan: Cancer Detection • Positron Emission Tomography • 18F-fluorodeoxyglucose (FDG) • Primarily used for diagnosis, staging & monitoring of cancers: lung, breast, cervical, colorectal, esophagus, head & neck, lymphoma, melanoma Lymphoma pre and post chemotherapy
  • 27. PET-CT Scanner Combined PET scanner and CT scanner
  • 29. How to access image with Python N A D A F I T R I E Y A T U L H I K M A H
  • 30. Loading Images • imageio : read and save images.
  • 31. Metadata (DICOM) • Images are always acquired in a specific context. This information is often referred to as metadata. • Accessible in image objects through the meta dictionary attribute.
  • 32. Plotting Images • Matplotlib's imshow() function displays 2D image data. • Many colormaps available but ofen shown in grayscale ( cmap='gray' ) • Axis ticks and labels are often not useful for images
  • 34. Plotting multiple images at once • plt.subplots: creates a figure canvas with multiple AxesSubplots objects.
  • 35. Slicing of 3D view Modifying aspect ratio: