]> Creatis software - clitk.git/blobdiff - registration/clitkBLUTDIRGenericFilter.h
Debug RTStruct conversion with empty struc
[clitk.git] / registration / clitkBLUTDIRGenericFilter.h
index eda242f5b4d7d843a91cb2809dbbe319536d06db..419af6a6f8e43319cf142a8fba746f718d956e4d 100644 (file)
 #include "itkLightObject.h"
 #include "itkImageToImageMetric.h"
 #include "itkInterpolateImageFunction.h"
-#include "itkLabelGeometryImageFilter.h"
 #include "itkImageDuplicator.h"
 #include "itkExtractImageFilter.h"
-#if ITK_VERSION_MAJOR >= 4
-  #include "itkTransformToDisplacementFieldSource.h"
-#else
-  #include "itkTransformToDeformationFieldSource.h"
-#endif
 
 namespace clitk
 {