]> Creatis software - clitk.git/history - common/clitkImageToImageGenericFilterBase.cxx
support for multiple vector image conversions
[clitk.git] / common / clitkImageToImageGenericFilterBase.cxx
2012-05-23 Romulo Pinhosupport for multiple vector image conversions
2012-02-29 Vivien DelmonMerge branch 'master' of tux.creatis.insa-lyon.fr:clitk
2012-02-23 David SarrutMerge branch 'master' of git.creatis.insa-lyon.fr:clitk
2012-02-22 Romulo Pinhoadded support to new vector pixel types
2011-08-30 Vivien DelmonMerge commit '488f24aa984ae24adc9458bf5fbf3b2351415742'
2011-08-29 David SarrutMerge branch 'master' of /home/dsarrut/clitk3.server
2011-08-24 Romulo PinhoMerge branch 'master' of /home/dsarrut/clitk3.server
2011-08-23 Simon RitAdded compression option to clitkImageConvert
2011-04-19 Vivien DelmonMerge branch 'master' of /home/romulo/creatis/clitk3...
2011-04-19 Romulo Pinhochanges in license header
2010-12-15 dsarrutadd exception if error
2010-10-22 dsarrutmake explicit write/read on disk
2010-10-04 dsarruterror are now handled by exception
2010-08-12 bharathFunctionality to delete last image
2010-07-23 dsarrutfilterbase initialization
2010-07-22 dsarrutadd MustStop function (for interrupting a filter)
2010-07-12 dsarrutsome small corrections
2010-07-07 dsarrutcorrect GetScalarTypeAsITKString
2010-06-30 dsarrutset and get macro like itk
2010-05-18 sritReformatted using new coding style
2010-03-25 schaereradded the new headers
2010-03-25 schaererremoved headers
2010-03-24 dsarrut- multiple inputs in vv
2010-03-03 dsarrut- no modification
2010-03-02 dsarrut- filter base (with trial to improve compilation time...