<p dir="ltr">Hi Jeff,</p>
<p dir="ltr">Note that the official upstream repository for MetaIO is on GitHub now (I apologize if the wiki mentions something else).</p>
<p dir="ltr">Should you make any code improvements, we'd absolutely welcome your contribution via a GitHub pull request. Any patches to upstream will also be pulled down to ITK.</p>
<p dir="ltr">[1] <a href="https://github.com/Kitware/MetaIO">https://github.com/Kitware/MetaIO</a></p>
<p dir="ltr">Best,<br>
Brian<br>
</p>
<div class="gmail_quote">On Feb 18, 2014 8:40 PM, "Matt McCormick" <<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Jeff,<br>
<br>
The wiki is the best source of MetaIO documentation.  Improvements to<br>
the documentation by examining the source code are welcome.<br>
<br>
Thanks,<br>
Matt<br>
<br>
On Tue, Feb 18, 2014 at 4:55 PM, coderforlife <<a href="mailto:jeff@coderforlife.com">jeff@coderforlife.com</a>> wrote:<br>
> I am making a metafile (MHA/MHD) file format reader/writer. The only<br>
> documentation on the format I can really find is at<br>
> <a href="http://www.itk.org/Wiki/MetaIO/Documentation" target="_blank">http://www.itk.org/Wiki/MetaIO/Documentation</a> and it is not very good. I have<br>
> plenty of questions and clarifications. Additionally, if there is better<br>
> documentation that would be great too.<br>
><br>
> First off, I am only supporting Image objects, so there is a lot of fields<br>
> that I don't need to care about.<br>
><br>
> 1. Since I am only accepting a single ObjectType equal to Image, are there<br>
> any header fields which are allowed to appear more than once?<br>
> 2. For enumerated types (like ObjectType, ElementType), is capitalization<br>
> important? For example, is image and Image both acceptable? Are MET_UCHAR<br>
> and met_uchar both acceptable?<br>
> 3. What does the data look like when BinaryData is False?<br>
> 4. Is CompressedData=True allowed with HeaderSize=-1?<br>
> 5. Is HeaderSize allowed with ElementDataFile=LOCAL?<br>
> 6. Is ElementNumberOfChannels allowed when not using MET_*_ARRAY types?<br>
> 7. What is the difference between ElementByteOrderMSB and<br>
> BinaryDataByteOrderMSB?<br>
> 8. How is the Rotation/Orientation/TransformMatrix saved in the header? I<br>
> know they are a matrix, but are they stored on a single line, ... etc?<br>
> 9. When saving other fields that are arrays (like DimSize), is anything<br>
> besides spaces allowed as separators?<br>
> 10. With ElementDataFile=LOCAL, LIST, etc does the LOCAL/LIST need to be<br>
> capitalized?<br>
><br>
> Thanks!<br>
> Jeff<br>
><br>
><br>
><br>
><br>
> --<br>
> View this message in context: <a href="http://itk-insight-users.2283740.n2.nabble.com/MHA-MHD-File-Format-tp7585031.html" target="_blank">http://itk-insight-users.2283740.n2.nabble.com/MHA-MHD-File-Format-tp7585031.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.php" target="_blank">http://www.kitware.com/products/protraining.php</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>
> _______________________________________________<br>
> Community mailing list<br>
> <a href="mailto:Community@itk.org">Community@itk.org</a><br>
> <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/community" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/community</a><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.php" target="_blank">http://www.kitware.com/products/protraining.php</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>
_______________________________________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org">Community@itk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/community" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/community</a><br>
</blockquote></div>