[vtkusers] assigning vector data to vtkImageData

Sylvain Jaume sylvain.jaume at kitware.com
Mon Nov 7 14:40:24 EST 2005


Hi Beau,

Assigning vectors to an image is definitely possible.
Have a look at vtkImageDivergence:
http://www.vtk.org/doc/nightly/html/classvtkImageDivergence.html

Cheers,
Sylvain

Beau Sapach wrote:

> Hello,
>
>  
>
> Does anyone know if vector data can be assigned to a vtkImageData 
> object? I suspect the vectors will not get passed on by any filters 
> that the imagedata is run through, but until that happens, will the 
> vector data be stored by the vtkimagedata??
>
>  
>
>
> Beau
>
>------------------------------------------------------------------------
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>  
>



More information about the vtkusers mailing list