[vtkusers] VTK format binary->ASCII

Dominik Szczerba domi at vision.ee.ethz.ch
Thu Oct 19 11:35:33 EDT 2006


You just need a few lines of VTK code: read the dataset using the right 
reader, instantiate an appropriate writer, set data mode to ascii, write. The 
documentation explains all.
Dominik

On Thursday 19 October 2006 17:30, DD Chen wrote:
> Hi Everybody
>
> I have a VTK legacy format file, which is binary. Any tools or codes I can
> use to convert it into ASCII format? If you need the original file, please
> reply to this email. Thanks!
>
> Chen

-- 
Dominik Szczerba, Ph.D.
Computer Vision Lab, ETH
http://www.vision.ee.ethz.ch/~domi



More information about the vtkusers mailing list