itk&#39;s Meta file writer can store the header info in a separate file from the raw data. See this wiki example: <a href="http://itk.org/Wiki/ITK/Examples/IO/ImageFileWriter">http://itk.org/Wiki/ITK/Examples/IO/ImageFileWriter</a><br>
<br>When you run it, specify a file name with a .mhd extension and it will produce two files. a .raw file and a .mhd file. The .mhd file contains the header info.<br><br>Bill<br><br><div class="gmail_quote">On Mon, Aug 22, 2011 at 5:40 PM, Peymon <span dir="ltr">&lt;<a href="mailto:peymon.gazi@yahoo.com">peymon.gazi@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi ITK users,<br>
I&#39;m able to write Raw images using the itk::RawImageIO class. But, I don&#39;t<br>
know how to put the header information in the beginning of the Raw image<br>
file.<br>
How do you define the Raw-image&#39;s header information?<br>
Thanks,<br>
Peymon<br>
<br>
--<br>
View this message in context: <a href="http://itk-insight-users.2283740.n2.nabble.com/How-to-write-header-information-to-Raw-images-tp6713579p6713579.html" target="_blank">http://itk-insight-users.2283740.n2.nabble.com/How-to-write-header-information-to-Raw-images-tp6713579p6713579.html</a><br>

Sent from the ITK Insight Users mailing list archive at Nabble.com.<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br>