[Insight-users] Wrapping error

Luis Ibanez luis.ibanez at kitware.com
Tue, 06 Apr 2004 15:28:02 -0400


Hi Henkjan,

Thanks for pointing this out.

This is an actuall error due to the fact that
the ImageToImageFilter is not being wrapped for
the entire set of combinations used for the
CastImageFilter.  The solution is to add all
the type combinations to the ImageToImageFilter
wrapping.

This has been entered as Bug Id # 735
http://www.itk.org/Bug/bug.php?op=show&bugid=735&pos=17

If you want to follow the evolution of this bug,
please create your account with the bug tracker.
(you only need your email address for doing so).



Regards,



     Luis



------------------------

Henkjan Huisman wrote:

> Hi itk wrapper user,
> 
> I am trying to use 'CastImageFilter' wrapped in a tcl-script. 
> The object 'CastImageFilterUI3F3' however has no SetInput handle! So, I
> cannot use it. An object 'CastImageFilterUI3UI3' does have a handle
> SetInput! I would guess this is an error in the wrapping facility.
> Anybody ideas on this?
> 
> PS Using ITK 1.7 (Apr-05,2004) including CableSWIG of same date.
> 
> Henkjan
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>