Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Fix
SetCenterInObjectSpace
calls in Registration test
Calls to `EllipseSpatialObject::SetCenterInObjectSpace` should have a point as argument, not an offset. Bug found by locally (temporarily) declaring converting constructors of `itk::Point` "explicit".
- Loading branch information