X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkRelativePositionList.txx;h=e0258d5e71fb560e166c81d1a86a6608c6fe1bcb;hb=80ddaed8a2022748b22a8d2bb85371e4502408db;hp=254fa4c4581cd6895444789003d8b70138f8387f;hpb=9e137f701e07fdd5aef6982e6f1ce3153977c3f6;p=clitk.git diff --git a/segmentation/clitkRelativePositionList.txx b/segmentation/clitkRelativePositionList.txx index 254fa4c..e0258d5 100644 --- a/segmentation/clitkRelativePositionList.txx +++ b/segmentation/clitkRelativePositionList.txx @@ -146,6 +146,7 @@ GenerateOutputInformation() { // Loop on RelativePositionList of operations std::string s = GetInputName(); for(uint i=0; iUpdate(); m_working_input = relPosFilter->GetOutput(); StopCurrentStep(m_working_input); + // clitk::PrintMemory(true, "End"); } } //--------------------------------------------------------------------