You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest using the label array as a binary mask and plotting the image with the non-labeled pixels set to np.nan, plotting the image in grayscale and the over-plotting the regions with partial alpha.
Extend the ROI plotter (https://github.com/Nikea/xray-vision/blob/master/xray_vision/mpl_plotting/roi.py#L5) so that it can plot the image with the ROIs overlayed on top
[edit] can't spell
The text was updated successfully, but these errors were encountered: