[Insight-users] itkVTKPolyDataReader not working?

Bill Lorensen bill.lorensen at gmail.com
Tue Sep 15 19:24:51 EDT 2009


The itkVTKPolyDataReader only reads ascii vtk polydata files. It
should throw an exception if it encounters a binary vtk file. PLease
file a bug following the procedure in
http://www.itk.org/Wiki/ITK_Procedure_for_Contributing_Bug_Fixes

Bill

On Tue, Sep 15, 2009 at 3:50 PM, David Doria <daviddoria+itk at gmail.com> wrote:
> Here is an example vtk file and my example code:
> http://www.rpi.edu/~doriad/ITK_List/MeshPolydataReader/
>
> There are no compile or run time errors, it just says "Trying to read..."
> indefinitely. I chose a very small file like this one to ensure it wasn't
> just taking a bit longer than I expected. (I let this try for several hours
> haha).
>
> Does anyone see anything wrong with either the code or the file?
>
> Thanks,
>
> David
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list