Skip to content

4264 Add antialiasing option for Resized#5223

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
yiheng-wang-nv:4264-add-antialiasing-for-resize
Sep 29, 2022
Merged

4264 Add antialiasing option for Resized#5223
wyli merged 3 commits intoProject-MONAI:devfrom
yiheng-wang-nv:4264-add-antialiasing-for-resize

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

Signed-off-by: Yiheng Wang [email protected]

Fixes #4264 .

Description

This PR adds the antialiasing option for Resized transform.

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.

@yiheng-wang-nv yiheng-wang-nv requested review from Nic-Ma and wyli and removed request for wyli September 29, 2022 07:51
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Sep 29, 2022

/build

@wyli wyli enabled auto-merge (squash) September 29, 2022 08:56
Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Sep 29, 2022

/build

@wyli wyli merged commit 12e899c into Project-MONAI:dev Sep 29, 2022
@yiheng-wang-nv yiheng-wang-nv deleted the 4264-add-antialiasing-for-resize branch September 30, 2022 16:00
wyli pushed a commit that referenced this pull request Oct 10, 2022
Signed-off-by: Yiheng Wang <[email protected]>

Fixes #4264 .

### Description

This PR adds the antialiasing option for `Resized` transform.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] 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: Yiheng Wang <[email protected]>
KumoLiu pushed a commit that referenced this pull request Nov 2, 2022
Signed-off-by: Yiheng Wang <[email protected]>

Fixes #4264 .

### Description

This PR adds the antialiasing option for `Resized` transform.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] 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: Yiheng Wang <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
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.

adding the antialiasing option for resized

2 participants