[vtkusers] what kind input data does vtkstreamline need?
Will Schroeder
will.schroeder at kitware.com
Tue May 17 06:32:43 EDT 2005
Zhao-
Streamlines need a vector field (which in your case should be a
representation of blood flow). That is, the volume that you isocontoured
should have vectors associated with it, and should be the input to the
streamline filter. Then of course you'll want to specify a starting point
or points for the streamline.
Will
At 11:05 AM 5/16/2005, Zhao Yongqiang wrote:
>Hi all,
> After i get the segmented data, i use marching cube to visualize
> the blood vessel. Then, I want to use vtkstreamline to simulate blood
> flow. But when i use the output of the marching cube as the input of
> vtkstreamline , it said that "No vector data defined!".
> Can someone tell me the reason? and how to solve it?
> Thanks in advance!
>
>
>Zhao Yongqiang
>2005.5.16
>_______________________________________________
>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