[Insight-developers] Inconsistency in UnaryFunctorImageFilter implementations

Luis Ibanez luis.ibanez at kitware.com
Sat May 14 19:35:36 EDT 2011


Hi David, Dan,

They should be using the "Functor" namespace consistently.

Please feel free to post a patch.

   Thanks


        Luis


--------------------------
On Sat, May 14, 2011 at 3:16 PM, Dan Mueller <dan.muel at gmail.com> wrote:
> Hi David,
>
> This has been something which frustrated me too.
>
> You can see the filters in the Function namespace here:
>    http://www.itk.org/Doxygen/html/namespaceitk_1_1Function.html
> and those in the Functor namespace here:
>    http://www.itk.org/Doxygen/html/namespaceitk_1_1Functor.html
>
> I don't understand how/why one namespace is chosen over another...
>
> Dan
>
> On 14 May 2011 19:38, David Doria <daviddoria at gmail.com> wrote:
>> Is there a reason that some of these filters (e.g. AsinImageFilter)
>> define functors (Functor::Asin) while other filters (e.g.
>> SinImageFilter) define functions (Function::Sin) ?
>>
>> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list