[vtkusers] Converter for Simple Legacy Format to XML

Dominik Szczerba domi at vision.ee.ethz.ch
Sun Apr 23 12:44:03 EDT 2006



Martin Baumann wrote:
> Hi,
> 
> I am thinking about porting my data files from the old serial format
> ("simple legacy format") to the new XML format.
> Is there a tool that helps to convert the files to XML or do I have to
> do this by hand?
> 
> Is it a good idea to use a vtkReader to read in the old formatted data
> file and use a vtkXMLWriter to produce the new file?

yes, it works from VTK. Outside, you have to write your own converter.
--ds

> 
> Thanks, M.B.
> _______________________________________________
> 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

-- 
Dominik Szczerba, Dr.
Computer Vision Lab CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi



More information about the vtkusers mailing list