I’ve been using SimpleITK 1.2.4 and trying out the notebooks. In the notebook, I am getting the error AttributeError: module 'SimpleITK' has no attribute 'CompositeTransform'
Is this some version mismatch issue or am I missing something here?
The CompositeTransform was just added as a proper class in the development branch of SimpleITK and the notebooks updated. You will need to use the latest SimpleITK binary to use it: