Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SimpleITK for image sequence datasets #226

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Use SimpleITK for image sequence datasets #226

merged 4 commits into from
Feb 23, 2024

Conversation

mlavik1
Copy link
Owner

@mlavik1 mlavik1 commented Feb 15, 2024

Apparently we were still using the default image sequence importer, even when SimpleITK is enabeld.
The old SimpleITKImageSequenceImporter (which was used for DICOM) couldn't be used directly, so I renamed it to SimpleITKDICOMImporter, and created a copy for other image sequences.

I also did a hack for reading the first frame of 4D datasets. See EmbryoCE.zip, and others here: https://scif.io/images/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant