[Insight-users] Smart Pointer ...
Lagaffe
lagaffe74130 at yahoo.fr
Fri Feb 10 09:15:52 EST 2006
Hello,
I use an itkFilter(RelabelComponentImageFilter), and I
would like to replace my inputImage with the result of
this Filter ... (big image)
aFilter->SetInput(inputImage);
aFilter->Update();
=>I would like to do something like below... which is
not "smart" ;-)
inputImage=aFilter->GetOuput();
thanks for help,
Arnaud
___________________________________________________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
More information about the Insight-users
mailing list