Develop utilities to convert DICOM MRImage object instances to corresponding EnhancedMRImage object instances.
- We will focus on a single acquisition type at first, such as T1. Later we will use this experience to generalize to other types.
- The code will build on DCMTK for generality and maintainability.
- We will identify public test data and use it to demonstrate the tools.
To be done at project week.