[Insight-users] Is this a wrapping bug ??
Rodrigo Trujillo
Rodrigo Trujillo" <rodrigo.trujillo at cenpra.gov.br
Fri, 26 Mar 2004 09:25:53 -0300
This is a multi-part message in MIME format.
------=_NextPart_000_0033_01C41314.559F6680
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi all,=20
I=B4m using Insight with branch 'ITK-1-6' and wrapping to Python.
I was testing "Curvature Anisotropic Diffusion Image Filter" and some =
methods:
- 'SetDifferenceFunction'
- 'SetManualReinitialization'
- 'SetMaximumRMSError'=20
- 'SetNumberOfIterations'
- and others...
do not exist in=20
- itkCurvatureAnisotropicDiffusionImageFilterUS2US2_New()
- itkCurvatureAnisotropicDiffusionImageFilterUS3US3_New()
but they exist in the float classes
- itkCurvatureAnisotropicDiffusionImageFilterF2F2_New()
- itkCurvatureAnisotropicDiffusionImageFilterF3F3_New()
Is this a wrapping bug ??
Rodrigo Trujillo
------=_NextPart_000_0033_01C41314.559F6680
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi all, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I=B4m using Insight with branch =
'ITK-1-6' and=20
wrapping to Python.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I was testing "Curvature =
Anisotropic=20
Diffusion Image Filter" and some </FONT><FONT face=3DArial=20
size=3D2>methods:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial =
size=3D2> - 'SetDifferenceFunction'</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> - =
'SetManualReinitialization'</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> - 'SetMaximumRMSError' =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> - =
'SetNumberOfIterations'</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> - and others...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>do not exist in </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2> -=20
itkCurvatureAnisotropicDiffusionImageFilterUS2US2_New()</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> -=20
itkCurvatureAnisotropicDiffusionImageFilterUS3US3_New()</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>but they exist in the=20
float classes</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV>
<DIV><FONT face=3DArial size=3D2> -=20
itkCurvatureAnisotropicDiffusionImageFilterF2F2_New()</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> -=20
itkCurvatureAnisotropicDiffusionImageFilterF3F3_New()</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is this a wrapping bug ??</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV>Rodrigo Trujillo</DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></DIV></BODY></HTML>
------=_NextPart_000_0033_01C41314.559F6680--