[Insight-users] WrapITK bug: itk.ImageToVTKImageFilter

jelle feringa jelleferinga at gmail.com
Wed Jul 25 07:54:52 EDT 2007


Thanks a lot for reporting that Charl, that narrows the options!

Cheers,

-jelle

On 7/25/07, Charl P. Botha <cpbotha at cpbotha.net> wrote:
>
> Hi there Jelle,
>
> On 7/17/07, jelle <jelleferinga at gmail.com> wrote:
> > import vtk
> > from WrapITK import itk
> > reverse = itk.ImageToVTKImageFilter.IF2.New()
> > # the interpreter directly crashes...
>
> FWIW, in the DeVIDE Python interpreter window I can do the following
> without issues:
> import vtk
> import itk
> rev = itk.ImageToVTKImageFilter.IF2.New()
>
> With my current build of VTK (Paraview-3-0 branch) and the same ITK
> binaries that you are using, I can also do this in my "normal" python
> interpreter.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070725/79192a43/attachment.htm


More information about the Insight-users mailing list