Closed hjmjohnson closed 5 years ago
As an Algorithm developer, I want to efficiently process medical images so that deep learning algorithms can be prototyped quickly.
Algorithm developer
to efficiently process medical images
deep learning algorithms can be prototyped quickly.
Learn how to use the ITK python interfaces
Attempts to load "_RE_LE.nii.gz" files using itk.imread() result in Segmentation fault. A workaround to this is by using sitk.ReadImage() to read these files.
User Story
As an
Algorithm developer
, I wantto efficiently process medical images
so thatdeep learning algorithms can be prototyped quickly.
Detailed Description
Learn how to use the ITK python interfaces
Tasks to be completed
Acceptance Criteria