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.41k stars 663 forks source link

STYLE: Use transformType in transform dict representation #4585

Closed thewtex closed 5 months ago

thewtex commented 5 months ago

This is to be more consistent with pixelType, etc. for Image, Mesh, PolyData representations.