[Insight-users] How can i use SetNumberOfIterations
in DemonsRegistrationFilter ??
Luis Ibanez
luis.ibanez at kitware.com
Tue Dec 7 10:27:36 EST 2004
Hi Marcelo,
This probably means that the superclass
itkFiniteDifferenceImageFilter
is not being wrapped, and therefore its methods
are not available for the derived classes.
Please log a bug in the bug tracker, requesting
this class to be added to the Wrapping.
You can create your account on the bug tracker
in the following link
http://www.itk.org/Bug/
Regards,
Luis
---------------------
Oliveira Marcelo wrote:
> Hi users !!!
>
> I´m try to use DemonsRegistrationFilter in a Java
> Project. But in this Class there isn´t the method
> SetNumberOfIterations, it is inherited from
> itkFiniteDifferenceImageFilter and in Java we don´t
> have Multiple Inherite. I´m following the
> itkSoftwareGuide, what do you think the best way to
> solve this ???
>
> tanks a lot for advanced me
>
>
>
>
>
More information about the Insight-users
mailing list