

.. _sphx_glr_auto_examples_metadata_processing:

.. _metadata_processing_examples:

Metadata processing
-------------------

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


.. raw:: html

  <div id='sg-tag-list' class='sphx-glr-tag-list'></div>


.. raw:: html

    <div class="sphx-glr-thumbnails">

.. thumbnail-parent-div-open

.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="This example is a starting point to anonymize DICOM data.">

.. only:: html

  .. image:: /auto_examples/metadata_processing/images/thumb/sphx_glr_plot_anonymize_thumb.png
    :alt:

  :doc:`/auto_examples/metadata_processing/plot_anonymize`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Anonymize DICOM data</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="This examples illustrates how to work with sequences.">

.. only:: html

  .. image:: /auto_examples/metadata_processing/images/thumb/sphx_glr_plot_sequences_thumb.png
    :alt:

  :doc:`/auto_examples/metadata_processing/plot_sequences`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Working with sequences</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="This examples illustrates how to add private dictionary items to the DICOM dictionary dynamically. This allows you to read private tags not present in pydicom&#x27;s private dictionary when loading an existing dataset.">

.. only:: html

  .. image:: /auto_examples/metadata_processing/images/thumb/sphx_glr_plot_add_dict_entries_thumb.png
    :alt:

  :doc:`/auto_examples/metadata_processing/plot_add_dict_entries`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Add items to the private DICOM dictionary</div>
    </div>


.. thumbnail-parent-div-close

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /auto_examples/metadata_processing/plot_anonymize
   /auto_examples/metadata_processing/plot_sequences
   /auto_examples/metadata_processing/plot_add_dict_entries

