Open rtopfer opened 4 years ago
Refactoring MaRdI:
Creation of image objects from file (e.g. DICOM) is sufficiently complicated to warrant delegating it to a separate class from the image class itself.
This Maker class should also handle typecasting generic image objects into subtypes (e.g. magnitude, phase, etc.)
Maker
Refactoring MaRdI:
Creation of image objects from file (e.g. DICOM) is sufficiently complicated to warrant delegating it to a separate class from the image class itself.
This
Maker
class should also handle typecasting generic image objects into subtypes (e.g. magnitude, phase, etc.)