[Insight-users] about UnaryFunctorImageFilter

Luis Ibanez luis.ibanez@kitware.com
Thu May 20 17:39:43 EDT 2004


Hi Tsai,

Yes, this is possible,

but

you will have to wrap it in your local installation.



Simply go to your ITK source directory
and look for the files in

    Insight/Wrapping/CSwig/BasicFiltersB

you will have to add a file for your particular
instantiation, and edit the CMakeLists.txt and
wrap_ITKBasicFiltersB.cxx

In the file that you add, put the typedef for your
Functor, and then use it on the typedef of the
UnaryFunctorFilter.



Regards,


   Luis




-----------------------
tsai wrote:


------------------------------------------------------------
> Hello,Luis£¡
>        i want to use the Functor whick is defined and implemented my self.
> Ss this possible?
> 
> 
> 
> Best Regards,                    
> 
> tsai
> tsai@sjtu.edu.cn
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 






More information about the Insight-users mailing list