:orphan: .. _general_examples: General examples ---------------- Somewhere to start .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_plot_dicom_difference_thumb.png :alt: :ref:`sphx_glr_auto_examples_plot_dicom_difference.py` .. raw:: html
Analyse differences between DICOM files
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_show_charset_name_thumb.png :alt: :ref:`sphx_glr_auto_examples_show_charset_name.py` .. raw:: html
Display unicode person names
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_memory_dataset_thumb.png :alt: :ref:`sphx_glr_auto_examples_memory_dataset.py` .. raw:: html
Show working with memory-based dataset
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_dicomtree_thumb.png :alt: :ref:`sphx_glr_auto_examples_dicomtree.py` .. raw:: html
Show a dicom file using hierarchical tree
.. raw:: html
.. toctree:: :hidden: /auto_examples/plot_dicom_difference /auto_examples/show_charset_name /auto_examples/memory_dataset /auto_examples/dicomtree Image processing ---------------- These examples illustrate the image processing available in pydicom which can be applied to DICOM images. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/image_processing/images/thumb/sphx_glr_plot_downsize_image_thumb.png :alt: :ref:`sphx_glr_auto_examples_image_processing_plot_downsize_image.py` .. raw:: html
Downsize MRI image using pydicom
.. raw:: html
.. only:: html .. image:: /auto_examples/image_processing/images/thumb/sphx_glr_plot_waveforms_thumb.png :alt: :ref:`sphx_glr_auto_examples_image_processing_plot_waveforms.py` .. raw:: html
Decode and plot Waveform Data
.. raw:: html
.. only:: html .. image:: /auto_examples/image_processing/images/thumb/sphx_glr_reslice_thumb.png :alt: :ref:`sphx_glr_auto_examples_image_processing_reslice.py` .. raw:: html
Load CT slices and plot axial, sagittal and coronal images
.. raw:: html
Input-output ------------ These examples illustrate the use of pydicom to read DICOM data. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/input_output/images/thumb/sphx_glr_plot_read_rtplan_thumb.png :alt: :ref:`sphx_glr_auto_examples_input_output_plot_read_rtplan.py` .. raw:: html
Read RTPLAN DICOM and list information
.. raw:: html
.. only:: html .. image:: /auto_examples/input_output/images/thumb/sphx_glr_plot_read_dicom_thumb.png :alt: :ref:`sphx_glr_auto_examples_input_output_plot_read_dicom.py` .. raw:: html
Read a Dataset and plot Pixel Data
.. raw:: html
.. only:: html .. image:: /auto_examples/input_output/images/thumb/sphx_glr_plot_printing_dataset_thumb.png :alt: :ref:`sphx_glr_auto_examples_input_output_plot_printing_dataset.py` .. raw:: html
Format the output of the data set printing
.. raw:: html
.. only:: html .. image:: /auto_examples/input_output/images/thumb/sphx_glr_plot_write_dicom_thumb.png :alt: :ref:`sphx_glr_auto_examples_input_output_plot_write_dicom.py` .. raw:: html
Write DICOM data
.. raw:: html
.. only:: html .. image:: /auto_examples/input_output/images/thumb/sphx_glr_plot_read_dicom_directory_thumb.png :alt: :ref:`sphx_glr_auto_examples_input_output_plot_read_dicom_directory.py` .. raw:: html
Read a DICOMDIR dataset
.. raw:: html
.. only:: html .. image:: /auto_examples/input_output/images/thumb/sphx_glr_plot_read_fileset_thumb.png :alt: :ref:`sphx_glr_auto_examples_input_output_plot_read_fileset.py` .. raw:: html
Read a DICOM File-set
.. raw:: html
Metadata processing ------------------- These examples illustrates the processing available in pydicom to modify the metadata of DICOM data. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/metadata_processing/images/thumb/sphx_glr_plot_add_dict_entries_thumb.png :alt: :ref:`sphx_glr_auto_examples_metadata_processing_plot_add_dict_entries.py` .. raw:: html
Add dictionary items in the standard DICOM dictionary
.. raw:: html
.. only:: html .. image:: /auto_examples/metadata_processing/images/thumb/sphx_glr_plot_sequences_thumb.png :alt: :ref:`sphx_glr_auto_examples_metadata_processing_plot_sequences.py` .. raw:: html
Working with sequences
.. raw:: html
.. only:: html .. image:: /auto_examples/metadata_processing/images/thumb/sphx_glr_plot_anonymize_thumb.png :alt: :ref:`sphx_glr_auto_examples_metadata_processing_plot_anonymize.py` .. raw:: html
Anonymize DICOM data
.. raw:: html
.. toctree:: :hidden: :includehidden: /auto_examples/image_processing/index.rst /auto_examples/input_output/index.rst /auto_examples/metadata_processing/index.rst .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_