binary vtk file

Paul Biegel paulbiegel at gmail.com
Mon Oct 11 06:16:16 EDT 2010


Hi,

I have a question related to read a binary vtk file. This file has been
created using Matlab by
the command "fread". However, this file must be processed further within
Python. It is not
known to me which codec is used to encode this file. It starts with the
following characters:

*1XùB4zBÑX•Cò¼ôA4zBÑX•C~BùB4zBÑ{–CnùB4zBJž—C •øB4zB·¿˜CÃ*
**
Has anyone an idea how to decode this in normal Python strings even if it is
not known
which character set must be used? Thanks in advance.

Regards,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20101011/035b0e71/attachment.html>


More information about the Python-list mailing list