Page MenuHomePhabricator

Bug in itk::LandmarkBasedTransformInitializer
Closed, ResolvedPublic

Description

There is a bug in itk::LandmarkBasedTransformInitializer: If the template parameter is float, the initializer issues an error.

This bug has already been reported to ITK and has been already fixed for version 4.0:
http://public.kitware.com/Bug/view.php?id=12026

For the ones who are using versions <4.0, a patch is required.

Event Timeline

[2c7425]: Merge branch 'bug-10924-patch-itk-bug-landmark-based-transform'

Merged commits:

2012-02-06 15:06:21 Marco Nolden [23658f]
Patch ITK to fix LandmarkBasedTransformInitializer

This fix is already included in ITK v4 and required
by XDLFL