[Insight-users] Wrapping error

Luis Ibanez luis.ibanez at kitware.com
Fri, 09 Apr 2004 12:08:56 -0400


Hi Henkjan,

The Bug# 735 has been fixed and closed.

The ImageToImage filter class is now wrapped
for the same set of 3D and 2D types as the
CastImageFilter.

You will have to update your CVS checkout in
order to get these modifications.


Please let us know if you find any
further problems.


   Thanks


     Luis


------------------
Luis Ibanez wrote:

> 
> 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
>>
> 
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>