Skip to content

[3823] ResampleToMatch#3833

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
rijobro:ResampleToMatch
Feb 21, 2022
Merged

[3823] ResampleToMatch#3833
wyli merged 3 commits intoProject-MONAI:devfrom
rijobro:ResampleToMatch

Conversation

@rijobro
Copy link
Copy Markdown
Contributor

@rijobro rijobro commented Feb 21, 2022

Fixes #3823.

Description

Resample an image (or images) to match a given meta data by aligning the affine matrix and ensuring that the output image is of the same dimensions.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • New tests added to cover the changes.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Richard Brown <[email protected]>
@rijobro rijobro requested review from Nic-Ma, ericspod and wyli February 21, 2022 14:07
rijobro and others added 2 commits February 21, 2022 14:14
Signed-off-by: Richard Brown <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Feb 21, 2022

/build

Copy link
Copy Markdown
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. (made minor changes for the .get 404ad4c and tests)

@wyli wyli enabled auto-merge (squash) February 21, 2022 20:22
@wyli wyli merged commit 05013c7 into Project-MONAI:dev Feb 21, 2022
@rijobro rijobro deleted the ResampleToMatch branch February 22, 2022 09:27
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.

Transform to match images

2 participants