[Insight-developers] remaining failing tests
Luis Ibanez
ibanez@choroid.cs.unc.edu
Wed, 4 Apr 2001 00:03:46 -0400 (EDT)
the following tests should be fixed now:
itkLevenbergMarquardtOptimizerTest
itkImageToImageAffineMeanSquaresRegistrationTest
itkImageToImageAffineNormalizedCorrelationRegistrationTest
itkImageToImageAffinePatternIntensityRegistrationTest
The first where mixing the number of residuals with
the number of parameters in the optimization.
The last three where missing parameters initializations
and some tunning in the optimization method.
They are running here on WinNT/VC++ and Cygwin/gcc.
Luis