Skip to content

Add missing dependency to deepgrow notebook #420

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

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

melonipoika
Copy link
Contributor

@melonipoika melonipoika commented Oct 25, 2021

Fixes #419

Description

Add dependency to nibabel so that it is possible to read nii.gz images

Status

Ready

Testing details:

Run # Pre Processing cell and verify that the image is loaded correctly:

LoadImaged => image shape: (392, 392, 210)
Guidance: [[[145, 66, 180], [105, 66, 180]], []]; Slice Idx: 145

Add dependecy to `nibabel` to read `nii.gz` images.

Signed-off-by: José Alarcón <jose.alarcon@varian.com>
Suggested-by: Richard Brown <rich.brown@kcl.ac.uk>
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, it looks good to me.

@wyli wyli merged commit 6c8d367 into Project-MONAI:master Oct 25, 2021
boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this pull request Apr 21, 2024
Add dependecy to `nibabel` to read `nii.gz` images.

Signed-off-by: José Alarcón <jose.alarcon@varian.com>
Suggested-by: Richard Brown <rich.brown@kcl.ac.uk>
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.

Missing dependencies in deepgrow tutorial
2 participants