[Insight-users] Histogram stretch

Karthik Krishnan Karthik.Krishnan at kitware.com
Wed Aug 31 16:17:27 EDT 2005


http://www.itk.org/Insight/Doxygen/html/classitk_1_1RescaleIntensityImageFilter.html 

are equivalent to linear streching of the intensity range.

You may alternatively supply your own window level settings with
http://www.itk.org/Insight/Doxygen/html/classitk_1_1IntensityWindowingImageFilter.html

If you are looking for histogram equalization methods to have your own 
presets, you can use
http://www.itk.org/Insight/Doxygen/html/classitk_1_1AdaptiveHistogramEqualizationImageFilter.html

-karthik



Yan Yang wrote:

>Dear All,
>
>I want to use Histogram stretch to increast image contrast. Could you tell
>me if there is Histogram Stretch function provided in ITK?
>
>Thanks in advance!
>
>Yan
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>  
>


More information about the Insight-users mailing list