X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=registration%2FclitkCorrelationRatioImageToImageMetric.h;h=51e15ae6023c238e9a24377759fc6f051136aed7;hb=e751b47051ae80ecd388418ae39b388f15e627eb;hp=04a6a3737470da8629af3c786502a3f1eeb30446;hpb=1865f86b7420682f57e160c911cfebabbfaa8375;p=clitk.git diff --git a/registration/clitkCorrelationRatioImageToImageMetric.h b/registration/clitkCorrelationRatioImageToImageMetric.h index 04a6a37..51e15ae 100644 --- a/registration/clitkCorrelationRatioImageToImageMetric.h +++ b/registration/clitkCorrelationRatioImageToImageMetric.h @@ -105,7 +105,7 @@ public: * (1) making sure that all the components are present and plugged * together correctly, * (3) allocate memory for bin data structures. */ - virtual void Initialize(void) throw ( ExceptionObject ) ITK_OVERRIDE; + virtual void Initialize(void) ITK_OVERRIDE; /** Get the derivatives of the match measure. */ void GetDerivative( const TransformParametersType & parameters,