[vtkusers] vtkImageSkeleton2D code question

Lauren O'Donnell odonnell at ai.mit.edu
Wed Jan 23 23:25:45 EST 2002


Never mind, it is actually writing to this temp input then copying it to
the output, it has nothing to do with it being an iteration filter.

Lauren

On Wed, 23 Jan 2002, Lauren O'Donnell wrote:

Does anyone know why in vtkImageSkeleton2D ThreadedExecute makes a
temporary copy of the input data to send to vtkImageSkeleton2DExecute?

This seems unnecessary to me since the superclass (vtkImageIterateFilter)
gives the right input and output to Execute each time.

I am just trying to understand this class to see how to write a
vtkImageIterateFilter, so any clarification is appreciated!

Lauren



_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list