[Insight-users] ITK level set Value problem

Luis Ibanez luis.ibanez at kitware.com
Wed Dec 10 13:49:02 EST 2008



Hi Wei,

You cannot change the range of values used to compute the level set.


However, you could rescale the intensity values of the output
image with any of the following filter:


     RescaleIntensityImageFilter
     ShiftScaleImageFilter
     IntensityWindowingImageFilter


   Regards,



      Luis



-------------------
Wei-Dong Lian wrote:
> Hello, everyone.
> I have a problem. I found the levelset values from the output of 
> "ThresholdLevelSetImageFilter" are all between -3 and +3. I don't know 
> why. And how to control the range of the output levalset value from ITK 
> levelset filter.
> Thanks a lot.
> 
> Wei-Dong LIAN
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list