sjoerdk / idiscore

Deidentification of DICOM images using Attribute Confidentiality Profiles
GNU General Public License v3.0
11 stars 2 forks source link

Rebase annotations on dicomgenerator AnnotatedDataset #115

Closed sjoerdk closed 1 year ago

sjoerdk commented 1 year ago

Description

IDIS includes a rudimentary implementation of a text-editor-editable version of a Dataset. This is meant to facilitate the creation of test cases for anonymization in the following way:

The current IDIS implementation of this is messy and not great. The new implementation in dicomgenerator is better, cleaner and more easy to edit.

Remove IDIS implementation, replace with dicomgenerator one