Explicit Deformable Model in VTK

Velut, Jérôme
Abstract
Explicit Deformable Model in VTK

Abstract

This document describes a set of classes that designs a generic explicit deformable model in VTK. The iterative mechanism is first introduced through an inheritance of the vtkPolyDataAlgorithm class. This vtkIterativePolyDataAlgorithm is then a base for an implementation of the deformation. Two examples of deformation are presented through an inheritance of this base class. The provided source code may be used to build a ParaView plugin that harnesses the animation feature.

Keywords

deformable modelIterative PolyData algorithm
Manuscript
Source Code and Data

Source Code and Data

CMakeLists.txt1.5 KBDocumentationCMakeLists.txt298 BDoxyfile62.1 KBVTKJournalPaperExplicitDeformableModel.tex13.4 KBFiguressphere-i0.png18.8 KBanimation-view.png106.2 KBsphere-i100.png20.5 KBsphere-i250.png15.7 KBInsightArticle.cls4.1 KBInsightJournal.ist220 BInsightJournal.sty35.2 KBMakefile666 Breferences.bib1.6 KBExamplesCMakeLists.txt429 BDeformableMesh.cxx3.2 KBIterativeWarp.cxx1.7 KBFiltersCMakeLists.txt557 BvtkDeformableMesh.cxx3.8 KBvtkDeformableMesh.h3.2 KBvtkIterativePolyDataAlgorithm.cxx4 KBvtkIterativePolyDataAlgorithm.h4.7 KBvtkPolyDataIterativeWarp.cxx3.5 KBvtkPolyDataIterativeWarp.h2.8 KBPluginsCMakeLists.txt857 BDeformableMesh.xml4.3 KBExplicitDeformableModelMenu.xml203 BPolyDataIterativeWarp.xml3.1 KBTestsCMakeLists.txt365 BtestDeformableMesh.cxx2.7 KBREADME2.1 KB

Select a file to preview