Skip to content

Fix itkwidgets in the MICCAI23 notebook #1

Description

@denbonte

Fix the dark halo around the segmentation masks by setting:

v = view(label_image=data_im)
v.set_label_image_weights([0,1])

This should assign a non-zero weight to all the labels except the background.

See: InsightSoftwareConsortium/itkwidgets#682

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions