Skip to content
Snippets Groups Projects
Commit 8e83fa3d authored by Julien Michel's avatar Julien Michel
Browse files

suppression cout

parent 66260247
Branches
Tags
No related merge requests found
......@@ -132,7 +132,6 @@ SurfaceAdjencyEffect6SCorrectionSchemeFilter<TInputImage, TOutputImage>
currentWeightingMatrix(i,j)=factor;
}
}
std::cout<<currentWeightingMatrix<<std::endl;
m_WeightingValues.push_back(currentWeightingMatrix);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment