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

ENH: Update SpatialObjects for MetaIO v1 #4742

Closed aylward closed 1 week ago

aylward commented 1 week ago

When reading/writing spatial objects via Meta, provide the option of using MetaIO version 1, which fixes bugs in the original MetaIO and SpatialObject implementations.

Specifically,

Note that this PR is dependent on PR https://github.com/InsightSoftwareConsortium/ITK/pull/4739 being merged.

aylward commented 1 week ago

This PR is dependent on PR https://github.com/InsightSoftwareConsortium/ITK/pull/4739 being merged.

dzenanz commented 1 week ago

With PR #4739 being merged, please rebase this PR.