[Insight-users] Rescaling image [0 255] range

Dan Mueller dan.muel at gmail.com
Tue Jul 27 07:54:23 EDT 2010


Hi Daniela,

Try Code/BasicFilters/itkRescaleIntensityImageFilter
     http://www.itk.org/Doxygen/html/classitk_1_1RescaleIntensityImageFilter.html

HTH

Cheers, Dan

On 27 July 2010 12:20, Daniela Sacchetto <danysunflower at hotmail.it> wrote:
> Dear all
>
> I'm working with a 3D ultrasound image.
> I've processed it with BinaryThinning3D filter that I downloaded from
> http://www.insight-journal.org/browse/publication/181.
> I obtain a right image but its pixel are in the [0 1] range : I would like
> to obtain the same image but with pixel in the [0 255] range.
>
> Is there in itk a filter to rescale the pixel's intensity?
>
> Thanks all for help
>
> Regards
> Daniela


More information about the Insight-users mailing list