[Insight-users] FastMarching problem in Python wrapping

Rodrigo Trujillo Rodrigo Trujillo" <rodrigo.trujillo at cenpra.gov.br
Wed, 3 Mar 2004 16:21:39 -0300


This is a multi-part message in MIME format.

------=_NextPart_000_0053_01C4013B.9B949240
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all,=20

I'm studing FastMarchingImageFilter and trying to run the example in
ITK Software Guide (August 21,2003) with Python.

I need to set Seeds (  fastMarching->SetTrialPoints(seeds)  ). This =
function requires=20
a type  " =
_p_itk__VectorContainerTunsigned_int_itk__LevelSetNodeTfloat_3_t_t ",=20
but i didn't find it in python wrapping. I didn't find "NodeContainer" =
and "NodeType".


What  i need to do ? Can someone help me ?

Thanks,=20


Rodrigo Trujillo



------=_NextPart_000_0053_01C4013B.9B949240
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>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm studing FastMarchingImageFilter and =
trying to=20
run the example in</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>ITK Software Guide (August 21,2003) =
with=20
Python.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I need to set Seeds (=20
&nbsp;fastMarching-&gt;SetTrialPoints(seeds)&nbsp; ). This&nbsp;function =

</FONT><FONT face=3DArial size=3D2>requires </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>a type&nbsp; </FONT><FONT face=3DArial=20
size=3D2>"&nbsp;_p_itk__VectorContainerTunsigned_int_itk__LevelSetNodeTfl=
oat_3_t_t=20
", </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>but i didn't find it in python =
wrapping. I didn't=20
find "NodeContainer" and "NodeType".</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>What&nbsp; i need to do ? Can someone =
help me=20
?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Rodrigo Trujillo</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0053_01C4013B.9B949240--