[Insight-users] scaling an dicom image's grey scale values

John Drozd john.drozd at gmail.com
Tue Sep 21 17:26:22 EDT 2010


Hi John,

Thank you very much.

Take care,
John

On Tue, Sep 21, 2010 at 5:22 PM, John Drescher <drescherjm at gmail.com> wrote:

> On Tue, Sep 21, 2010 at 5:10 PM, John Drozd <john.drozd at gmail.com> wrote:
> > Hello,
> >
> > I need to scale an image's grey scales by a factor of two.
> > I am thinking of using ITK's iterators and GetPixelValue() and
> > SetPixelValue() functions,
> > to iterate over the voxels of a dicom image in order to achieve this.
> > I am just wondering if this is the best way to do this,
> > or is there a better way using ITK?
> >
>
> itkMultiplyByConstantImageFilter
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100921/3b098f35/attachment.htm>


More information about the Insight-users mailing list