Skip to content

Conversation

@rijobro
Copy link
Contributor

@rijobro rijobro commented Nov 2, 2021

Description

Utility function for superposing a segmentation on top of an image. Image can be single channel or RGB, label is converted to RGB and superposed.

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.

image

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
@wyli
Copy link
Contributor

wyli commented Nov 2, 2021

/build

Copy link
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, it looks good to me.

@wyli
Copy link
Contributor

wyli commented Nov 2, 2021

/build

@wyli wyli enabled auto-merge (squash) November 2, 2021 18:08
@wyli wyli merged commit 99d651a into Project-MONAI:dev Nov 2, 2021
@Nic-Ma
Copy link
Contributor

Nic-Ma commented Nov 2, 2021

Hi @rijobro ,

Does this PR fix issue #3240?

Thanks.

@rijobro
Copy link
Contributor Author

rijobro commented Nov 2, 2021

no you can use the new blend_image functionality, but it is still rendered as black and white in tensorboard unfortunately.

@Nic-Ma
Copy link
Contributor

Nic-Ma commented Nov 2, 2021

OK, let me try to update the plot function, we developed it very long time ago.

Thanks.

@rijobro rijobro deleted the vis_overlay_seg branch January 13, 2022 12:03
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.

3 participants