Skip to content
Snippets Groups Projects
Commit 1c1bb5cf authored by OTB Bot's avatar OTB Bot
Browse files

STYLE

parent 4d6d600b
Branches
Tags
No related merge requests found
......@@ -206,7 +206,6 @@ private:
};
/** Spatial radius for mean shift convergence */
InputSizeType m_SpatialRadius;
/** Range radius for mean shift convergence */
......
......@@ -262,7 +262,6 @@ MeanShiftImageFilter2<TInputImage,TOutputMetricImage, TOutputImage, TKernel>
}
template <class TInputImage,class TOutputMetricImage, class TOutputImage, class TKernel>
void
MeanShiftImageFilter2<TInputImage, TOutputMetricImage, TOutputImage, TKernel>
......@@ -732,7 +731,6 @@ MeanShiftImageFilter2<TInputImage,TOutputMetricImage, TOutputImage, TKernel>
}
/* after threaded convergence test */
template <class TInputImage,class TOutputMetricImage, class TOutputImage, class TKernel>
void
......@@ -744,7 +742,6 @@ MeanShiftImageFilter2<TInputImage,TOutputMetricImage, TOutputImage, TKernel>
}
template <class TInputImage,class TOutputMetricImage, class TOutputImage, class TKernel>
void
MeanShiftImageFilter2<TInputImage,TOutputMetricImage, TOutputImage, TKernel>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment