InsightSoftwareConsortium / ITKMeshToPolyData

Convert an ITK Mesh to a simple data structure compatible with vtk.js PolyData
Apache License 2.0
6 stars 4 forks source link

Add itk::PolyLineParametricPathToMeshFilter and itk::MeshToPolyLineParametricPathFilter #41

Open thewtex opened 2 years ago

thewtex commented 2 years ago

Depends on itk::PolyLineCell, see https://github.com/InsightSoftwareConsortium/ITK/issues/2956.

dzenanz commented 2 years ago

@PranjalSahu will work on this.