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
  • Metadata processing

Metadata processing#

These examples illustrates the processing available in pydicom to modify the metadata of DICOM data.

Anonymize DICOM data

Anonymize DICOM data

Working with sequences

Working with sequences

Add items to the private DICOM dictionary

Add items to the private DICOM dictionary

previous

Read a DICOM File-set

next

Anonymize DICOM data

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

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.