X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FRelativePositionPropImageFilter.txx;h=eee0f0a748c95a99e63def5712a0c166ee50dbb0;hb=7ae042efea7b958dc573948b4e27981bafa9957e;hp=8e677b9f38f67a2ce80bbeccb1dc742ad980e032;hpb=a6957c4825e83c61b977ec316dd841878617ffbd;p=clitk.git diff --git a/itk/RelativePositionPropImageFilter.txx b/itk/RelativePositionPropImageFilter.txx index 8e677b9..eee0f0a 100644 --- a/itk/RelativePositionPropImageFilter.txx +++ b/itk/RelativePositionPropImageFilter.txx @@ -82,12 +82,10 @@ namespace itk template< class TInputImage, class TOutputImage ,class TtNorm> void RelativePositionPropImageFilter< TInputImage, TOutputImage ,TtNorm> - //::GenerateThreadedData(const typename TOutputImage::RegionType& outputRegionForThread, ThreadIdType threadId) + //::GenerateThreadedData(const typename TOutputImage::RegionType& outputRegionForThread, int threadId) ::GenerateData() { - // std::cout <<"GenerateData" << std::endl; - this->AllocateOutputs(); computeDirection(); typename InputImageType::ConstPointer input = this->GetInput(); @@ -131,7 +129,6 @@ namespace itk if(!m_Fast) { - DD(m_Fast); for(int i=0;i