[Insight-users] Missing Classes on Python

Mauricio Inforçati mauricio.inforcati at cenpra.gov.br
Fri, 20 Feb 2004 10:38:12 -0300


This is a multi-part message in MIME format.

------=_NextPart_000_00E3_01C3F79D.A3E9A3B0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi, all.
I am working with some ITK filters on Python (2.3) for about 4 months =
and I am having problem while importing some classes.
It seems the wrapping for these classes is not OK because thei just =
don'1 exist on python libraries. Can anybody tell me what is wrong? Here =
it goes a list I of some classes I could note that are not on my python =
ITK libraries:

- FastMarchingImageFilter
- ThresholdSegmentationLevelSetFunction
- DiscreteGaussianImageFilter
- BinomialBlurImageFilter
- MinMaxCurvatureFlowImageFilter
- GradientMagnitudeImageFilter
- DerivativeImageFilter
- BinaryErodeImageFilter
- BinaryDilateImageFilter
- BinaryBallsStructingElement
- SmartPointer
- GrayScaleErodeImageFilter
- GrayScaleDilateImageFilter
- NeighborhoodOperator

Thanks for attention,

  Mauricio
------=_NextPart_000_00E3_01C3F79D.A3E9A3B0
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>I am working with some ITK filters on =
Python (2.3)=20
for about 4 months and I am having problem while importing some=20
classes.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>It seems the wrapping for these classes =
is not OK=20
because thei just don'1 exist on python libraries.&nbsp;Can anybody tell =
me what=20
is wrong? Here it goes a list I of some classes I could note that are =
not on my=20
python ITK libraries:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>-&nbsp;FastMarchingImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>-=20
ThresholdSegmentationLevelSetFunction</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- =
DiscreteGaussianImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- BinomialBlurImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- =
MinMaxCurvatureFlowImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- =
GradientMagnitudeImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- DerivativeImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- BinaryErodeImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- BinaryDilateImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- =
BinaryBallsStructingElement</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- SmartPointer</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- =
GrayScaleErodeImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- =
GrayScaleDilateImageFilter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- NeighborhoodOperator</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks for attention,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp; =
Mauricio</FONT></DIV></BODY></HTML>

------=_NextPart_000_00E3_01C3F79D.A3E9A3B0--