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
  • Input-output

Input-output#

These examples illustrate the use of pydicom to read DICOM data.

Read RTPLAN DICOM and list information

Read RTPLAN DICOM and list information

Read a Dataset and plot Pixel Data

Read a Dataset and plot Pixel Data

Format the output of the data set printing

Format the output of the data set printing

Write DICOM data

Write DICOM data

Read a DICOM File-set

Read a DICOM File-set

previous

Load CT slices and plot axial, sagittal and coronal images

next

Read RTPLAN DICOM and list information

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

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.