I am working with prostate adc maps and trying to measure adc value for prostate tumors in order to demonstrate that there is a correlation between adc value and Gleason score.
I understood that i must first normalize the intensity of the images. The problem is that i don’t really know how to do that.
@Floren The way I typically do it, not sure if it’s the best way
module finder
simple filter
rescaleIntensityImageFilter
I suggest you make a clone of your volume first, and then output into a different volume so you still have a copy of the original.