[Insight-users] How to get the statistical information on output image ?

Luis Ibanez luis.ibanez at kitware.com
Fri, 06 Feb 2004 13:55:41 -0500


Hi Neha,

There is an entire subdirectory in
ITK for classes related to statistics.

The main classes of the ITK statistics
framework are described in the Software Guide

   http://www.itk.org/ItkSoftwareGuide.pdf

Chapter 10, pdf-page 421.

The associated examples are in

     Insight/Examples/Statistics

and the actual code is in

     Insight/Code/Numerics/Statistics

http://www.itk.org/cgi-bin/cvsweb.cgi/Insight/Code/Numerics/Statistics/?cvsroot=Insight


What kind of statistics do you
want to compute from your image ?


Thanks


   Luis


-----------------
neha k wrote:

> Hello All,
> 
> Is there any ITK class to provided to get the statistical information of 
> the output image?
> 
>  
> 
> Thanks,
> 
> Neha
> 
>  
>