I am learning from threshold_overlay.py in dash-slicer/examples at main · plotly/dash-slicer · GitHub to create a mask which colored with a list of colors. Is this the proper/standard way to color every single slice? Or is there a way to directly match my 3D intensity value(float) to a colormap so that I can avoid converting to a unit8 mask? And how to show the original intensity value on the mask while hovering over the mouse? Appreciate any comments.
1 post - 1 participant