Skip to content
Snippets Groups Projects
Commit 40b6a0f8 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH : extend the use of itk::Size to 3d image dimension in otbBinaryFunctorNeighborhoodImageFilter

parent a8bd8393
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ public:
typedef typename NeighborhoodIteratorType2::RadiusType RadiusType2;
typedef typename itk::Size<> RadiusSizeType;
typedef typename itk::Size<Input1ImageType::ImageDimension> RadiusSizeType;
itkSetMacro(Radius, RadiusSizeType);
......
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