[Insight-users] normalization of 3D image

robert tamburo robert.tamburo at gmail.com
Fri Jun 3 07:18:18 EDT 2011


>
> RescaleIntensityImageFilter applies a linear transform defined by the
> desired minimum and maximum intensity value.
>
> Documentation:
> http://www.itk.org/Doxygen/html/classitk_1_1RescaleIntensityImageFilter.html#details
>
> Example:
> http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/RescaleIntensityImageFilter
>
> <http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/RescaleIntensityImageFilter>
>
>

> On Fri, Jun 3, 2011 at 2:36 AM, john smith <mkitkinsightuser at gmail.com>wrote:
>
>> Hi to all,
>>
>> In my application I am using the ImageReadExtractWrite, in order to read a
>> 3D volume and display a 2D slice of this vollume. I have noticed that when I
>> load an image, which pixel's value range in outside [0,255], I don't get the
>> results that I want. I am using the reader pointer to read the input image
>> and I want somehow to find the min and max pixel value of the input image in
>> order to make the normalization between [0,255]. How could it be done? After
>> finding the min and max value, how I could normalize the hole reader
>> pointer, and not normalize my image vovel per voxel? Is there any filter,
>> which is used to make make this normalization?
>>
>> Thanks in advance
>>
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://www.kitware.com/products/protraining.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110603/bf2c5385/attachment.htm>


More information about the Insight-users mailing list