I'm able to load a dose cloud into python as a numpy ndarray using pynrrd. The next challenge is to extract isodose lines (like V50%) to create masks (bitmap images) that I can overlay onto other images. How can we find the isodose profile and convert this into a bitmap image, or a matrix of 0-1 from the numpy array?

More Adam Yarschenko's questions See All
Similar questions and discussions