X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=registration%2FclitkOptNormalizedCorrelationImageToImageMetricFor3DBLUTFFD.h;h=93a2ba919b005fbea9b9ce9e1691ab5ddbc9ac94;hb=578e4e5a84a390592ba6b2a7e8bff22dba19ccd0;hp=65559c2fcbb9d94b705ed7eb5c87c1bc234875df;hpb=05736c934c5ecc1c43179f93db6aa778272d5aa9;p=clitk.git diff --git a/registration/clitkOptNormalizedCorrelationImageToImageMetricFor3DBLUTFFD.h b/registration/clitkOptNormalizedCorrelationImageToImageMetricFor3DBLUTFFD.h index 65559c2..93a2ba9 100644 --- a/registration/clitkOptNormalizedCorrelationImageToImageMetricFor3DBLUTFFD.h +++ b/registration/clitkOptNormalizedCorrelationImageToImageMetricFor3DBLUTFFD.h @@ -130,13 +130,13 @@ private: MeasureType ComputeSums( const ParametersType & parameters ) const; - inline bool GetValueThreadProcessSample( unsigned int threadID, + inline bool GetValueThreadProcessSample( ThreadIdType threadID, unsigned long fixedImageSample, const MovingImagePointType & mappedPoint, double movingImageValue ) const; - inline bool GetValueAndDerivativeThreadProcessSample( unsigned int threadID, + inline bool GetValueAndDerivativeThreadProcessSample( ThreadIdType threadID, unsigned long fixedImageSample, const MovingImagePointType & mappedPoint, double movingImageValue,