[ITK-users] SimpleITK | chnage Window Levels on an image

Matias Montroull matimontg at gmail.com
Sat Mar 28 10:55:18 EDT 2015


Thanks Yaniv,

So if I would like to set the Levels of an image to let's say: WC 120 and
WW 40, how should I use the variables below to do so?

  filter->SetWindowMinimum(?);
  filter->SetWindowMaximum(?);

I guess the above sentence just defines the range of the levels and
not the actual level


Thank you,


Matias.


On Sat, Mar 28, 2015 at 11:47 AM, Yaniv, Ziv Rafael (NIH/NLM/LHC) [C] <
zivrafael.yaniv at nih.gov> wrote:

> The filter is:
>
> itk::IntensityWindowingImageFilter
>
>
>          Ziv
> ________________________________
> From: Matias Montroull [matimontg at gmail.com]
> Sent: Saturday, March 28, 2015 8:57 AM
> To: insight-users at itk.org Users
> Subject: [ITK-users] SimpleITK | chnage Window Levels on an image
>
> Hi,
>
> I would like to change the window width and window center of an image
> using ITK.
>
> I guess it may be simple but I can't find the filter that would do that.
>
> Thanks,
>
> Matias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150328/f0a12e04/attachment.html>


More information about the Insight-users mailing list