InsightSoftwareConsortium / itkwidgets

An elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.

Home Page:https://itkwidgets.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Label_image pixels of value 0 (i.e., label 0) should default to 0 opacity

aylward opened this issue · comments

As reported in #682.

The underlying cause of the shadow observed in those label_image renderings is that label 0's color is black and has a non-zero opacity. By default, Label 0 should have a 0 opacity.