[ITK] Image Quartiles

Matt McCormick matt.mccormick at kitware.com
Sun Feb 7 17:21:45 EST 2016


Hi Imre,

ITK has a a fast quick select algorithm that can be used to find
quartiles.  The Software Guide describes its application [1].

HTH,
Matt

[1] http://itk.org/ITKSoftwareGuide/html/Book2/ITKSoftwareGuide-Book2ch5.html#x38-2000005

On Sun, Feb 7, 2016 at 3:27 PM, Imre Goretzki <goretzki.imre at gmail.com> wrote:
> Hey guys,
>
> I'd like to ask, if there already is a filter, that calculates the lower and
> upper quartile of an (3D) image.
> I know there is the StatisticsImageFilter
>
> http://itk.org/Wiki/ITK/Examples/Statistics/StatisticsImageFilter
>
> but this filter only returns the mean, min, max and the standard deviation.
>
> Thanks in advance.
> Imre
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community


More information about the Community mailing list