[ITK-users] [ITK] Pre-processing (Window/Level) for DICOM images

Matt McCormick matt.mccormick at kitware.com
Mon Sep 28 11:42:42 EDT 2015


Hi Abdelkhalek,

After getting the desired Window / Level DICOM tags [1], the windowing
can be applied with the IntensityWindowingImageFilter [2] or the
RescaleIntensityImageFilter [3].

HTH,
Matt

[1] http://www.itk.org/Doxygen/html/Examples_2IO_2DicomImageReadPrintTags_8cxx-example.html

[2] http://www.itk.org/Doxygen/html/classitk_1_1IntensityWindowingImageFilter.html

[3] http://www.itk.org/Doxygen/html/classitk_1_1RescaleIntensityImageFilter.html

On Mon, Sep 28, 2015 at 9:37 AM, Abdelkhalek Bakkari
<bakkari.abdelkhalek at hotmail.fr> wrote:
>
> Dear ITK users & community;
>
> I would like to ask about How to do the pre-processing (Window/Level) for a
> serie of DICOM images using ITK.
> I want to add it to a bottom for my project written in Microsoft Visual
> Studio 2010.
>
> Thank you in advance.
> Best regards,
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>


More information about the Insight-users mailing list