[vtkusers] Read Multiframe TIFF with new 5.2.0 release

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Sep 29 15:16:10 EDT 2008


Please report the bug at:

http://vtk.org/Bug

this is clearly a regression

Thanks

On Mon, Sep 29, 2008 at 5:14 AM, Charles Monty Burns
<ch.monty.burns at googlemail.com> wrote:
> Hey,
>
> I tryed to read an multiframe tiff by doing the following statements:
>
> import vtk
>
> reader = vtk.vtkTIFFReader()
> reader.SetFileName("/medi2/ct_scans/Beckenknochen.tif")
> reader.Update()
>
> reader.CanReadFile(...) returns 3
>
> Execute this crash in Segmentation fault.
>
> What could be the reason for that error?
>
> Greetings
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



-- 
Mathieu



More information about the vtkusers mailing list