Hi John,<br><br>Thank you very much.<br><br>Take care,<br>John<br><br><div class="gmail_quote">On Tue, Sep 21, 2010 at 5:22 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On Tue, Sep 21, 2010 at 5:10 PM, John Drozd &lt;<a href="mailto:john.drozd@gmail.com">john.drozd@gmail.com</a>&gt; wrote:<br>

&gt; Hello,<br>
&gt;<br>
&gt; I need to scale an image&#39;s grey scales by a factor of two.<br>
&gt; I am thinking of using ITK&#39;s iterators and GetPixelValue() and<br>
&gt; SetPixelValue() functions,<br>
&gt; to iterate over the voxels of a dicom image in order to achieve this.<br>
&gt; I am just wondering if this is the best way to do this,<br>
&gt; or is there a better way using ITK?<br>
&gt;<br>
<br>
</div></div>itkMultiplyByConstantImageFilter<br>
</blockquote></div><br>