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.