[vtkusers] data Parallelism in imaging pipeline.
Naveen Kumar Polapally
naveenpkumar at hotmail.com
Sun Jul 9 19:12:36 EDT 2000
hi,
I have been trying get data Parallel imaging pipeline to work.
I read in an image , then was hoping to use vtkImageClip to get a pices for
each processor.use vtkMultiProcessorController->send(),do some operations on
the pieces of data and then use vtkMultiProcessorController->receive() and
then append them latter.But I see that send and receive support
vtkDataObject and not vtkImagedata.So do i have to use vtkImageExport and
vtkImageImport to convert it to array and then do the sends and receives.
Please suggest if there is any other way.
thanks.
naveen
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
More information about the vtkusers
mailing list