[Insight-users] using filters on sample data
Luis Ibanez
luis.ibanez at kitware.com
Sat Apr 29 19:38:42 EDT 2006
Hi Aditya,
Unfortunately, you can not.
You would need something like a "ListSampleToImage" adaptor.
You could construct one, by taking as example the reverse
class:
Insight/
Code/
Numerics/
Statistics/
itkImageToListAdaptor.h
What kind of data is exactly stored in your ListSample ?
do you have pixel values ?
or coordinates ?
How did you got your ListSample ?
Please let us know,
Thanks
Luis
===========================
Aditya Chandramouli wrote:
> Hi,
>
> I'd like to use one of the basic image filters on ListSample data instead of
> an image. How could I plug in SAMPLE data into an IMAGE filter?
>
> Suggestions would be much appreciated.
>
> thanks.
>
> -aditya
> _______________________________________________
> 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