PERF: Improve FunctorImageFilter performances
Compare changes
@@ -47,7 +47,7 @@ template<class T> int SetInputRequestedRegion(const T * img, const itk::ImageReg
@@ -56,7 +56,7 @@ template<class T> int SetInputRequestedRegion(const T * img, const itk::ImageReg
@@ -281,9 +281,17 @@ void
@@ -291,21 +299,20 @@ FunctorImageFilter<TFunction, TNameMap>