Skip to content

3830 Fix margin size in CropForeground transform#3837

Merged
Nic-Ma merged 10 commits intoProject-MONAI:devfrom
Nic-Ma:3830-fix-cropforground
Feb 22, 2022
Merged

3830 Fix margin size in CropForeground transform#3837
Nic-Ma merged 10 commits intoProject-MONAI:devfrom
Nic-Ma:3830-fix-cropforground

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Feb 22, 2022

Fixes #3830 .

Description

This PR fixed the margin size issue in CropForeground transform and added flag and unit tests.

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.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 22, 2022

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 22, 2022

/build

@Nic-Ma Nic-Ma requested review from ericspod, rijobro and wyli February 22, 2022 04:58
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 22, 2022

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 22, 2022

/build

1 similar comment
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 22, 2022

/build

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 22, 2022

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 22, 2022

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 22, 2022

/build

@Nic-Ma Nic-Ma enabled auto-merge (squash) February 22, 2022 12:47
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Feb 22, 2022

/build

@Nic-Ma Nic-Ma merged commit e570c3b into Project-MONAI:dev Feb 22, 2022
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.

CropForeground pads asymmetric

2 participants