Describe the bug
The documentation for calling the "ResampleToMatch" class is incorrect as it specifies 'src_affine' and 'dst_affine' for example, but this does not match the code. The actual parameters are 'src_meta' and 'dst_meta'. The documentation seems to be a copy of "SpatialResample".
To Reproduce
Steps to reproduce the behavior:
- See: Doc
- Compare with: Code
Expected behavior
Documentation and code should match.
Screenshots
NA
Environment
NA
Additional context
Version 0.9.0