[Insight-users] Standard deviation computation
Luis Ibanez
luis.ibanez at kitware.com
Fri Jan 16 08:39:43 EST 2009
Hi John,
You may want to try:
http://www.itk.org/Insight/Doxygen/html/classitk_1_1StatisticsImageFilter.html
and for reading the DICOM image please read the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
along with the examples in
Insight/Examples/IO/DicomSeriesReadImageWrite2.cxx
Regards,
Luis
-----------------
John Smith wrote:
> Hi,
>
> I would like to compute the standard deviation of the image intensity at
> each voxel of the DICOM image sequence (i.e. compute the variability
> along the time dimension). Is there already such a function to do that
> in ITK?
>
> Thanks,
>
> John
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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