Skip to content

lossless inverse#1767

Merged
rijobro merged 10 commits intoProject-MONAI:masterfrom
rijobro:inverse_transform_lossless
Mar 16, 2021
Merged

lossless inverse#1767
rijobro merged 10 commits intoProject-MONAI:masterfrom
rijobro:inverse_transform_lossless

Conversation

@rijobro
Copy link
Copy Markdown
Contributor

@rijobro rijobro commented Mar 15, 2021

Remaining lossless inverse transformations (croppad has already been merged: #1737).

This includes:

  • Flipd
  • RandFlipd
  • RandAxisFlipd
  • Orientationd (only lossless for orthogonal)
  • Rotate90d
  • RandRotate90d

part of #1515

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.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

rijobro added 4 commits March 15, 2021 12:30
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
@rijobro rijobro requested review from Nic-Ma and wyli March 15, 2021 15:54
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 I put some minor comments inline

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 looks good to me. @Nic-Ma could you help confirm?

@rijobro
Copy link
Copy Markdown
Contributor Author

rijobro commented Mar 16, 2021

@Nic-Ma If it's ok, I'm going to enable auto-merge so I can get on with next PR once this is merged. If you don't have the chance to review before it's merged, I'll open a new PR with your suggested modifications.

@rijobro rijobro enabled auto-merge (squash) March 16, 2021 10:32
@rijobro rijobro merged commit 3406398 into Project-MONAI:master Mar 16, 2021
@rijobro rijobro deleted the inverse_transform_lossless branch March 16, 2021 11:22
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.

2 participants