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

MRG: Merging heads

parents f45d3ce9 e0e5a496
No related branches found
No related tags found
No related merge requests found
......@@ -98,8 +98,6 @@ void
UnaryFunctorNeighborhoodImageFilter<TInputImage, TOutputImage, TFunction>
::ThreadedGenerateData( const OutputImageRegionType &outputRegionForThread, int threadId)
{
std::cout<<threadId<<" "<<outputRegionForThread<<std::endl;
//unsigned int i;
itk::ZeroFluxNeumannBoundaryCondition<TInputImage> nbc;
// We use dynamic_cast since inputs are stored as DataObjects. The
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment