[Insight-users] Export data
Luis Ibanez
luis.ibanez at kitware.com
Mon Aug 1 09:48:43 EDT 2005
Hi Suresh,
Please look at the ITK Tutorials
http://www.itk.org/HTML/Tutorials.htm
There is a full tutorial on how to
integrate ITK with your application
http://www.itk.org/CourseWare/Training/GettingStarted-V.pdf
It includes a detailed explanation on how to
convert ITK images into C-arrays, back and forth.
Regards,
Luis
-----------------
Suresh G N wrote:
> I have two silly questions please:
>
> 1) I am trying to get data from a itk::Image. I found the below one,
> but not my requirement. Can any one tell me is there a facility to
> import data from an itk::Image type to C array?
>
> ImportImageFilter <a02158.html> provides a mechanism for importing data
> into an itk::Image <a02088.html>. ImportImageFilter <a02158.html> is an
> image source, so it behaves like any other pipeline object. what abt
> other way?
>
> 2) Is it possible to find the Mean, variance and other statistical
> values of a given volume using itk
>
> Thanx in advance
>
> Suresh
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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