Skip to content

Add channel dim in ComputeHoVerMaps and ComputeHoVerMapsd#5183

Merged
bhashemian merged 4 commits intoProject-MONAI:devfrom
KumoLiu:update-dim-in-computehovermaps
Sep 21, 2022
Merged

Add channel dim in ComputeHoVerMaps and ComputeHoVerMapsd#5183
bhashemian merged 4 commits intoProject-MONAI:devfrom
KumoLiu:update-dim-in-computehovermaps

Conversation

@KumoLiu
Copy link
Copy Markdown
Contributor

@KumoLiu KumoLiu commented Sep 20, 2022

Signed-off-by: KumoLiu [email protected]

Fixes #5177.

Description

Add channel dim in ComputeHoVerMaps and ComputeHoVerMapsd to make it consistent with other transforms.

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: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
@Nic-Ma Nic-Ma enabled auto-merge (squash) September 20, 2022 14:41
@bhashemian bhashemian disabled auto-merge September 20, 2022 15:17
@bhashemian bhashemian enabled auto-merge (squash) September 21, 2022 12:56
@bhashemian
Copy link
Copy Markdown
Member

Hi @Nic-Ma, this PR can be merged. Thanks

@Nic-Ma
Copy link
Copy Markdown
Contributor

Nic-Ma commented Sep 21, 2022

/build

@bhashemian bhashemian merged commit fa185af into Project-MONAI:dev Sep 21, 2022
@KumoLiu KumoLiu deleted the update-dim-in-computehovermaps branch September 22, 2022 01:49
bhashemian added a commit to JHancox/MONAI that referenced this pull request Sep 23, 2022
…t-MONAI#5183)

Signed-off-by: KumoLiu <[email protected]>

Fixes Project-MONAI#5177.

### Description

Add channel dim in `ComputeHoVerMaps` and `ComputeHoVerMapsd` to make it
consistent with other transforms.

### 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: KumoLiu <[email protected]>
Co-authored-by: Behrooz Hashemian <[email protected]>
Signed-off-by: Behrooz <[email protected]>
wyli pushed a commit that referenced this pull request Oct 10, 2022
Signed-off-by: KumoLiu <[email protected]>

Fixes #5177.

### Description

Add channel dim in `ComputeHoVerMaps` and `ComputeHoVerMapsd` to make it
consistent with other transforms.

### 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: KumoLiu <[email protected]>
Co-authored-by: Behrooz Hashemian <[email protected]>
KumoLiu added a commit that referenced this pull request Nov 2, 2022
Signed-off-by: KumoLiu <[email protected]>

Fixes #5177.

### Description

Add channel dim in `ComputeHoVerMaps` and `ComputeHoVerMapsd` to make it
consistent with other transforms.

### 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: KumoLiu <[email protected]>
Co-authored-by: Behrooz Hashemian <[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.

Inconsistent dim in ComputeHoVerMaps

3 participants