Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Update ITK to fix incorrect comparison of NIFTI header matricies
Incorrect call when comparing matrices in nifti headers. The 4x4 transformation matrix needed to be decomposed and each individual component checked for similarity. List of ITK changes: $ git shortlog eeb7f43c49..9745ba2fae --no-merges Hans J. Johnson (1): [Backport PR-3685] BUG: Incorrect comparison of nifti header matricies Co-authored-by: James Butler <[email protected]>
- Loading branch information