<div dir="ltr">Thanks Yaniv,<div><br></div><div>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?</div><div><br></div><div><pre class="" style="font-family:monospace,monospace;padding:0px;border:0px none white;line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top;background:none rgb(249,249,249)"><font color="#000000">  filter</font><span class="" style="color:rgb(0,0,64)">-</span><span class="" style="color:rgb(0,0,128)">></span><font color="#000000">SetWindowMinimum</font><span class="" style="color:rgb(0,128,0)">(</span><span class=""><font color="#0000dd">?</font></span><span class="" style="color:rgb(0,128,0)">)</span><span class="" style="color:rgb(0,128,128)">;</span><font color="#000000">
  filter</font><span class="" style="color:rgb(0,0,64)">-</span><span class="" style="color:rgb(0,0,128)">></span><font color="#000000">SetWindowMaximum</font><span class="" style="color:rgb(0,128,0)">(</span><span class=""><font color="#0000dd">?</font></span><span class="" style="color:rgb(0,128,0)">)</span><span class="" style="color:rgb(0,128,128)">;</span><font color="#000000">
<br></font></pre><pre class="" style="font-family:monospace,monospace;padding:0px;border:0px none white;color:rgb(0,0,0);line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top;background:none rgb(249,249,249)"><span class="" style="color:rgb(0,128,128)">I guess the above sentence just defines the range of the levels and not the actual level</span></pre><pre class="" style="font-family:monospace,monospace;padding:0px;border:0px none white;color:rgb(0,0,0);line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top;background:none rgb(249,249,249)"><span class="" style="color:rgb(0,128,128)"><br></span></pre><pre class="" style="font-family:monospace,monospace;padding:0px;border:0px none white;color:rgb(0,0,0);line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top;background:none rgb(249,249,249)"><span class="" style="color:rgb(0,128,128)">Thank you,</span></pre><pre class="" style="font-family:monospace,monospace;padding:0px;border:0px none white;color:rgb(0,0,0);line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top;background:none rgb(249,249,249)"><span class="" style="color:rgb(0,128,128)"><br></span></pre><pre class="" style="font-family:monospace,monospace;padding:0px;border:0px none white;color:rgb(0,0,0);line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top;background:none rgb(249,249,249)"><span class="" style="color:rgb(0,128,128)">Matias.</span></pre></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 28, 2015 at 11:47 AM, Yaniv, Ziv Rafael (NIH/NLM/LHC) [C] <span dir="ltr"><<a href="mailto:zivrafael.yaniv@nih.gov" target="_blank">zivrafael.yaniv@nih.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The filter is:<br>
<br>
itk::IntensityWindowingImageFilter<br>
<br>
<br>
         Ziv<br>
________________________________<br>
From: Matias Montroull [<a href="mailto:matimontg@gmail.com">matimontg@gmail.com</a>]<br>
Sent: Saturday, March 28, 2015 8:57 AM<br>
To: <a href="mailto:insight-users@itk.org">insight-users@itk.org</a> Users<br>
Subject: [ITK-users] SimpleITK | chnage Window Levels on an image<br>
<div class="HOEnZb"><div class="h5"><br>
Hi,<br>
<br>
I would like to change the window width and window center of an image using ITK.<br>
<br>
I guess it may be simple but I can't find the filter that would do that.<br>
<br>
Thanks,<br>
<br>
Matias.<br>
</div></div></blockquote></div><br></div>