comparison Sphinx/source/users/anonymization.rst @ 1075:d2be251975d1 Orthanc-1.12.4

Orthanc 1.12.4
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Jun 2024 20:18:43 +0200
parents 24a7480e6ec0
children
comparison
equal deleted inserted replaced
1074:32ac45058512 1075:d2be251975d1
78 <https://orthanc.uclouvain.be/hg/orthanc-tests/file/default/Tests/Tests.py>`__. 78 <https://orthanc.uclouvain.be/hg/orthanc-tests/file/default/Tests/Tests.py>`__.
79 79
80 **Implementation:** Internally, the setup of the anonymization 80 **Implementation:** Internally, the setup of the anonymization
81 profiles can be found in the methods ``SetupAnonymizationXXX()`` of 81 profiles can be found in the methods ``SetupAnonymizationXXX()`` of
82 the class ``Orthanc::DicomModification`` (cf. `source code 82 the class ``Orthanc::DicomModification`` (cf. `source code
83 <https://orthanc.uclouvain.be/hg/orthanc/file/Orthanc-1.12.3/OrthancFramework/Sources/DicomParsing/DicomModification.cpp>`__). 83 <https://orthanc.uclouvain.be/hg/orthanc/file/Orthanc-1.12.4/OrthancFramework/Sources/DicomParsing/DicomModification.cpp>`__).
84 84
85 85
86 Modification of a Single Instance 86 Modification of a Single Instance
87 --------------------------------- 87 ---------------------------------
88 88