[Insight-users] calculating the percentiles

Anja Ende anja.ende at googlemail.com
Fri May 30 15:02:59 EDT 2008


Thanks guys!

2008/5/30 Luis Ibanez <luis.ibanez at kitware.com>:
>
> Hi Anja,
>
> You may want to use the "Quantile()" method:
> http://www.itk.org/Insight/Doxygen/html/classitk_1_1Statistics_1_1Histogram.html#itk_1_1Statistics_1_1Histogramz2116_0
>
> of the itk::Histogram class:
> http://www.itk.org/Insight/Doxygen/html/classitk_1_1Statistics_1_1Histogram.html
>
> For an example on how to generate the histogram of an image,
> please look at the file:
>
>
>        Insight/Examples/Statistics/ImageHistogram2.cxx
>
>
>  Regards,
>
>
>     Luis
>
>
> ------------------
> Anja Ende wrote:
>>
>> Hi all,
>>
>> What is an efficient way to calculate the different percentiles for
>> the image intensity? So, what I want to do is get the 25, 50 and 75
>> percentiles for a given image.
>>
>> Cheers,
>>
>> Anja
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>



-- 
Cheers,

Anja


More information about the Insight-users mailing list