InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.37k stars 660 forks source link

BUG: VTKPolyDataMeshIO support for reading VTK 5.1 format #4669

Closed thewtex closed 1 month ago

thewtex commented 1 month ago

This format is not documented per:

so best guess implementation.

Continue to write with the older form, which is supported by more software.

Closes #4478

thewtex commented 1 month ago

@dzenanz thanks for the review. Other reviews are welcome, but I will merge this by the end of the day to have the bug addressed for the 5.4.0 release.