Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEFAULT: modulate affine registration tolerance
I have noticed that the initial affine registration does not properly align the template to some subject images, so that the following diffeo+affine starts in a sub-optimal alignment. Modulating the affine tolerance seems to solve this. It does increase runtime, but not by much, as if is only applied to the coarsest level of the algorithm.
- Loading branch information