X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=registration%2FclitkOptNormalizedCorrelationImageToImageMetric.h;h=150899409faf56b97c5673b08697a6ade386d9f5;hb=a6957c4825e83c61b977ec316dd841878617ffbd;hp=83448afee1ea403bda7ba1dbe83553f5272d89c5;hpb=01b30e7f03475e50c640ec4e44d557823d89202c;p=clitk.git diff --git a/registration/clitkOptNormalizedCorrelationImageToImageMetric.h b/registration/clitkOptNormalizedCorrelationImageToImageMetric.h index 83448af..1508994 100644 --- a/registration/clitkOptNormalizedCorrelationImageToImageMetric.h +++ b/registration/clitkOptNormalizedCorrelationImageToImageMetric.h @@ -130,13 +130,13 @@ private: MeasureType ComputeSums( const ParametersType & parameters ) const; - inline bool GetValueThreadProcessSample( unsigned int threadID, + inline bool GetValueThreadProcessSample( itk::ThreadIdType threadID, unsigned long fixedImageSample, const MovingImagePointType & mappedPoint, double movingImageValue ) const; - inline bool GetValueAndDerivativeThreadProcessSample( unsigned int threadID, + inline bool GetValueAndDerivativeThreadProcessSample( itk::ThreadIdType threadID, unsigned long fixedImageSample, const MovingImagePointType & mappedPoint, double movingImageValue,