KitwareMedical / ITKDICOM

Better support for DICOM in ITK.
Apache License 2.0
5 stars 3 forks source link

[WIP] Add a dictionary for DICOM metadata to DICOMImage class #4

Open zachmullen opened 8 years ago

thewtex commented 8 years ago

Cool. This a good start. We could change the data structure later if we find a more specific one is beneficial.

Please add tests for the new methods.

thewtex commented 8 years ago

Looking good!

zachmullen commented 8 years ago

Given the time crunch, this turned into a really rudimentary prototype for testing file-based anonymization using profiles. That basic aspect is demonstrated in the test, though it's still a far cry from the feature-completeness that CTP provides with their profiles.

thewtex commented 8 years ago

+1 for rapid, agile development that plants incremental flags in usefulness. :-)