[Insight-users] Fem registration on vtkUnstructuredGrid

Magnotta, Vincent A vincent-magnotta at uiowa.edu
Tue Dec 4 10:20:47 EST 2012


Saneesh,

You will need to convert the mesh into a FEM Object. You are going to have to iterate through the vtkUnstructuredGrid or ITK Mesh to create the FEM Object for analysis.

Vince

--
Associate Professor
Department of Radiology
0453-D JCP
200 Hawkins Drive
Iowa City, IA 52242
E-mail: vincent-magnotta at uiowa.edu
Phone: 319-356-8255 Fax: 319-353-6275
Website: http://www.healthcare.uiowa.edu/Radiology

From: Saneesh Kumar <saneesh at ddd.co.jp<mailto:saneesh at ddd.co.jp>>
Date: Tue, 4 Dec 2012 11:27:22 +0900
To: <insight-users at itk.org<mailto:insight-users at itk.org>>
Subject: [Insight-users] Fem registration on vtkUnstructuredGrid

Hi Folks,
                I need to apply FEM registration on STL files.

As per http://www.itk.org/pipermail/insight-users/2009-August/032335.html  the link I used an VTK STL reader and applied vtkDelaunay3D filter to get the vtkUnstructuredGrid.

I was also able to convert vtkUnstructuredGrid to Itk Mesh data.

Now I need to apply the FEM registration on this data, What should I do. I do read the http://www.itk.org/pipermail/insight-users/2007-November/024256.html link

But I am using the latest ITK in which itk::Solver removed the variables el http://www.itk.org/Wiki/Refactoring_itk::FEM_framework_-_V4

How can I use Element3DCOLinearTetrahedronStrain to import vtkUnstructuredGrid ?

Thanks in advance for any help.

Regards,
Saneesh.
_____________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://www.kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-users

________________________________
Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121204/4f071cab/attachment.htm>


More information about the Insight-users mailing list