X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=plugins%2FITKAnisotropicSmoothing%2FITKAnisotropicSmoothing.i;fp=plugins%2FITKAnisotropicSmoothing%2FITKAnisotropicSmoothing.i;h=d87073b8f8aef138b71452fd3fe539b554d7ba9d;hb=4985f4ba986f600298676866c5099b2f84bee50b;hp=3077c6ad42791d42d3dd977d5791357acc1bd16a;hpb=9f494b26ae4e5de45b4c2119a10de67ac0beeedf;p=cpPlugins.git diff --git a/plugins/ITKAnisotropicSmoothing/ITKAnisotropicSmoothing.i b/plugins/ITKAnisotropicSmoothing/ITKAnisotropicSmoothing.i index 3077c6a..d87073b 100644 --- a/plugins/ITKAnisotropicSmoothing/ITKAnisotropicSmoothing.i +++ b/plugins/ITKAnisotropicSmoothing/ITKAnisotropicSmoothing.i @@ -1,6 +1,6 @@ header #define ITK_MANUAL_INSTANTIATION -define functions=ScalarAnisotropicDiffusionFunction;GradientNDAnisotropicDiffusionFunction +define functions=ScalarAnisotropicDiffusionFunction;GradientNDAnisotropicDiffusionFunction;CurvatureNDAnisotropicDiffusionFunction tinclude itk#functions#:h|hxx instances itk::#functions#< itk::Image< #scalar_types#, #pdims# > >