[Insight-users] Setting fixed image

tony hakki tony2007vtk at yahoo.com
Thu Feb 22 10:38:08 EST 2007


Hello dear ITK users;
I would like to set fixed image when implement a pointset to image registration.
I Try like that;
registrationMethod->SetFixedPointSet(mesh->GetOutput()); //mesh is itk mesh
 I also tried like that;
registrationMethod->SetFixedPointSet(mesh);

It gives that error:
>c:\documents and settings\aydemir\desktop\itktovtk\teste.cpp(366) : error C2039: 'GetOutput' : is not a member of 'itk::Mesh<TPixelType,VDimension,TMeshTraits>'
1> with
1> [
1> TPixelType=vtkFloatingPointType,
1> VDimension=3,
1> TMeshTraits=MeshTraits
1> ]

How Can I set fixed image using itk mesh format. I hope somebody will help me. Thank you very much
Tony


 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070222/5b247f8c/attachment.htm


More information about the Insight-users mailing list