InsightSoftwareConsortium / itkwidgets

An elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.
https://itkwidgets.readthedocs.io/
Apache License 2.0
580 stars 83 forks source link

If a label_image is loaded, Interpolation should be set to False. #565

Closed aylward closed 1 year ago

aylward commented 1 year ago

If interpolation is applied to a label_image, then values not in the label_map appear in the visualization - making labels appear to be incorrect or undefined at their edges.

thewtex commented 1 year ago

CC @PaulHax