[Insight-users] Rescaling with fixed input boundaries

Lisa Koch kochl at gmx.ch
Tue May 24 03:35:07 EDT 2011


Hi Everybody,

I would like to set manually minimum and maximum of the input for rescaling greyvalues. I'm aware these functions have been removed from itkRescaleIntensityImageFilter. I found out I can use itkIntensityWindowingImageFilter to set minimum and maximum of my input, but I'm afraid that's still not what I want.

My values will all be between 0.0 and 1.0 and I want to rescale the interval [0.0,1.0] to [0,255], independently of the minimum and maximum occurring value of the input image.

I think (correct me if I'm wrong) itkIntensityWindowingImageFilter will cut off values outside the applied boundaries and THEN use the minimum and maximum occuring values for the rescaling, instead of using the specified values.

Is there any other filter that will do what I want? Or does the itkIntensityWindowingImageFilter do the trick and I misinterpreted?

Thanks in advance,
Lisa
-- 
NEU: FreePhone - kostenlos mobil telefonieren!			
Jetzt informieren: http://www.gmx.net/de/go/freephone


More information about the Insight-users mailing list