<HTML>
<HEAD>
<TITLE>Re: [Paraview] Saving image in VTK format</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>VTK has a data type called structured grid that is different than image data (and also different than unstructured grid). &nbsp;If ParaView is not telling you that your data is image data or a uniform grid, then the data you write out will be necessarily incompatible with reading it as an image file.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 9/21/10 11:55 AM, &quot;Sara Rolfe&quot; &lt;<a href="smrolfe@u.washington.edu">smrolfe@u.washington.edu</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello,<BR>
<BR>
I'm new to Paraview and am trying to use it to edit a VTK image. &nbsp;My <BR>
original image is in the structured points format. &nbsp;I'm using the <BR>
ExtractCellsByRegion filter to select a subset, which I save using <BR>
Save Data with a VTK extension like the original. &nbsp;However, I could <BR>
not open this file using the ITK ImageFileReader. &nbsp;I believe this is <BR>
because the VTK file was saved as an unstructured grid instead of <BR>
structured points.<BR>
<BR>
Does anyone know why this is happening and how to change it? &nbsp;I can <BR>
look at converting it using ITK, but I'd like to know if there's a <BR>
better solution.<BR>
<BR>
Thanks,<BR>
Sara<BR>
&nbsp;<BR>
_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>