[Insight-users] Re: RescaleIntensityImageFilter
Luis Ibanez
luis.ibanez at kitware.com
Fri Nov 5 22:35:25 EST 2004
Hi Gabriele,
RescaleIntensityImageFilter is not an application,
is an ITK filter.
You will find and example of its use in the ITK
Software Guide.
http://www.itk.org/ItkSoftwareGuide.pdf
In Section 6.2.1 "Linear Mappings", pdf-page 146.
Regards,
Luis
-----------------------
Gabriele Martino wrote:
> Hi Luis,
> thanks for your answer. :-)
>
> I cant find this application (RescaleIntensityImageFilter
> ). Please could you say me where i can find it? In Insight-Toolkit or
> Insight-Applications?
>
> Thanks and regards,
>
> Martino Gabriele.
>
> ----- Original Message ----- From: "Luis Ibanez" <luis.ibanez at kitware.com>
> To: "Gabriele Martino" <g91182 at libero.it>
> Cc: <Insight-users at itk.org>
> Sent: Monday, November 01, 2004 1:31 AM
> Subject: Re: Reading Images
>
>
>>
>> Hi Gabriele,
>>
>> Thanks for letting us know of your sucess.
>>
>> You can easily solve the intensity scaling issue
>> by using the RescaleIntensityImageFilter
>>
>> http://www.itk.org/Insight/Doxygen/html/classitk_1_1RescaleIntensityImageFilter.html
>>
>>
>> You will find examples on the use of this filter
>> in the ITK Software Guide
>>
>> http://www.itk.org/ItkSoftwareGuide.pdf
>>
>>
>> ---
>>
>> Regarding the color map in ParaView, this is very
>> easy to customize.
>>
>> Simply do the following:
>>
>> 1) click on the "Display" tab,
>>
>> 2) click in the button "Edit Color Map...",
>>
>> 3) click on the button that has a Folder icon.
>>
>> 4) Select "Grayscale" in the options of that folder.
>>
>>
>> At that point you should see the image in Grayscale
>> instead of color.
>>
>>
>> Please let us know if you have further questions.
>>
>>
>> Thanks
>>
>>
>> Luis
>
>
>
>
>
More information about the Insight-users
mailing list