]> Creatis software - clitk.git/history - registration
create clitkDD.h to avoid the heavy dependency on clitkCommon.h only for DD
[clitk.git] / registration /
2010-09-22 sritSkip last level corrections
2010-09-22 dsarrut add skipLastPyramidLevel option
2010-09-21 sritRemoved unused txx file
2010-09-08 dsarrutadd thread verbose
2010-09-07 dsarrutcorrect ggo (no upper case)
2010-09-03 schaerernew gengetopt versions don't seem to like capital letters
2010-08-18 bouilholworkaround for bug in itk/gdcmDict.h : gdcm headers...
2010-08-18 bouilholworkaround for bug in itk/gdcmDict.h : gdcm headers...
2010-08-12 bharath with matrix arg option
2010-08-12 bharathderived from ImageToImageGenericFilter for integrating...
2010-08-12 bharathDerived from ImageToImageGenericFilter for integrating...
2010-08-03 sritRemoved ggo template for affine registration
2010-08-02 bharathConfig File for AffineRegistration Filter
2010-08-01 bharathremove unwanted struct
2010-08-01 bharathModified to use SetNextOutput function.
2010-07-28 schaerercosmetic
2010-07-27 bharathresolve registration dependencies for vv
2010-07-27 jef*** empty log message ***
2010-07-23 bharathUsed GetInput method for reading input images
2010-07-23 bharathminor changes
2010-07-23 jef*** empty log message ***
2010-07-22 jef*** empty log message ***
2010-07-21 bharathInherits from ImageToImageGenericFilter
2010-07-21 bharathexported pieces of code to clitkAffineRegistrationGener...
2010-07-21 bharathinherits from ImageToImageGenericFilter class
2010-07-21 bharathTemplatized...
2010-07-15 sritCorrected bugs regarding the rigid case and the initial...
2010-06-14 sritAdded clitkAffineRegistration from Jef's file. Also...