[Insight-users] vtk polydata import / export
Luis Ibanez
luis . ibanez at kitware . com
Wed, 16 Jul 2003 19:50:45 -0400
Hi Imho,
If you want to read the vtk image using VTK reader
you may try the following reader.
http://www . vtk . org/doc/nightly/html/classvtkDataSetReader . html
I tried both image that you send, and they appear to be
corrupted.
What error did you encounter while building the viewer ?
The viewer will help you a lot since with it you can see
images in multiple formats: MetaImage, GIPL, Analyze, VTK...
Luis
--------------------
imho wrote:
> Hi Luis,
>
> I have saved the data into a .mdh metaImage file, and it has a non null
> size.
> I've tried to compile the imageViewer but I have a linking error so I've
> tried to save it into a VTK format, but I can't open it with my
> polyDataReader of course ( ERROR: In
> C:\martink\vtk40\VTK\IO\vtkPolyDataReader.cxx, line 167
> vtkPolyDataReader (0x057D3900): Cannot read dataset type:
> structured_points). But it seems that the importer in itk is ok, it's
> the last part of the pipe-line that I've to check out, the
> itkExporter->vtkImporter.
>
> I send you the output files, maybe it could help.
>
> thanks
>
>