[Insight-developers] Inconsistency in UnaryFunctorImageFilter implementations
David Doria
daviddoria at gmail.com
Sun May 15 16:51:29 EDT 2011
On Sat, May 14, 2011 at 7:35 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
> Hi David, Dan,
>
> They should be using the "Functor" namespace consistently.
>
> Please feel free to post a patch.
>
> Thanks
>
>
> Luis
Here is a patch:
http://review.source.kitware.com/#change,1648
which moves the functors from the Function namespace to the Functor
namespace for the following classes:
Unary:
LogImageFilter
AbsImageFilter
ExpImageFilter
ComplexToRealImageFilter
SigmoidImageFilter
ComplexToModulusImageFilter
TanImageFilter
ExpNegativeImageFilter
SinImageFilter
RGBToLuminanceImageFilter
SqrtImageFilter
Log10ImageFilter
SquareImageFilter
Binary:
Compose2DVector
Minimum
Div
Sub2
Maximum
Mult
Compose2DCovariantVector
Thanks,
David
More information about the Insight-developers
mailing list