Skip to main content
Ctrl+K

pydicom

  • pydicom User Guide
  • Tutorials
  • Guides
  • API
  • General examples
    • Contributing to pydicom
    • Frequently asked questions
    • Release notes
    • API
    • Release notes
  • GitHub
  • PyPI
  • pydicom User Guide
  • Tutorials
  • Guides
  • API
  • General examples
  • Contributing to pydicom
  • Frequently asked questions
  • Release notes
  • API
  • Release notes
  • GitHub
  • PyPI

Section Navigation

  • Analyse differences between DICOM files
  • Display unicode person names
  • Show a dicom file using hierarchical tree
  • Show working with memory-based dataset
  • Image processing
    • Downsize MRI image using pydicom
    • Decode and plot Waveform Data
    • Load CT slices and plot axial, sagittal and coronal images
  • Input-output
    • Read RTPLAN DICOM and list information
    • Read a Dataset and plot Pixel Data
    • Format the output of the data set printing
    • Write DICOM data
    • Read a DICOM File-set
  • Metadata processing
    • Anonymize DICOM data
    • Working with sequences
    • Add items to the private DICOM dictionary
  • General examples
  • Image processing

Image processing#

These examples illustrate the image processing available in pydicom which can be applied to DICOM images.

Downsize MRI image using pydicom

Downsize MRI image using pydicom

Decode and plot Waveform Data

Decode and plot Waveform Data

Load CT slices and plot axial, sagittal and coronal images

Load CT slices and plot axial, sagittal and coronal images

previous

Show working with memory-based dataset

next

Downsize MRI image using pydicom

© Copyright 2008-2025, Darcy Mason and pydicom contributors.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.