[Paraview] byte order filter

Server Levent Yilmaz leventyilmaz at gmail.com
Mon Mar 3 10:58:08 EST 2008


I am using the legacy binary VTK format to dump my image data. The data is
little endian, but Paraview (or rather the VTK readers I suppose) reads it
as a big one.

Instead of modifying the way image data is dumped (I am not linking against
VTK libraries, and am lazy (or too concerned with performance) to convert
the data) at run time, is it possible to instruct Paraview to flip the byte
order somehow with a filter?

If there is no such filter available, can I write a programmable one?

thanks
Levent

-- 
Server Levent Yilmaz
Mechanical Engineering
University of Pittsburgh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20080303/d223de9f/attachment.htm


More information about the ParaView mailing list