Skip to content

4343 adds interp mode#4344

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:4343-interpolate-mode
May 26, 2022
Merged

4343 adds interp mode#4344
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:4343-interpolate-mode

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented May 25, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #4343

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli changed the title adds interp mode 4343 adds interp mode May 25, 2022
Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented May 25, 2022

/build

@wyli wyli force-pushed the 4343-interpolate-mode branch from 2ad2251 to 797de42 Compare May 25, 2022 17:41
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented May 25, 2022

/build

@wyli wyli marked this pull request as ready for review May 25, 2022 19:30
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

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

Thanks for the enhancement.
Looks good to me.

Thanks.

@wyli wyli merged commit 15eda2a into Project-MONAI:dev May 26, 2022
@wyli wyli deleted the 4343-interpolate-mode branch May 26, 2022 07:21
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.

InterpolateMode add support for 'nearest-exact' mode

2 participants