[ITK-users] using MHA file to store additional information about image

Dženan Zukić dzenanz at gmail.com
Wed May 30 16:25:35 EDT 2018


Hi Andrew,

you can add content to image's MetaData dictionary. But you should look at
how Plus does it (code
<https://github.com/PlusToolkit/PlusLib/blob/master/src/PlusCommon/IO/vtkPlusMetaImageSequenceIO.cxx>
, docs
<http://perk-software.cs.queensu.ca/plus/doc/nightly/dev/vtkPlusMetaImageSequenceIO_8h.html>).
You might be able to use it directly.

Regards,
Dženan

On Wed, May 30, 2018 at 2:53 PM Andrew Harris <aharr8 at uwo.ca> wrote:

> Hello, I was wondering if it is possible to store additional information
> about an image as part of an MHA file.  Specifically, we are capturing
> ultrasound using an arm that has encoders attached that report position in
> space, and I'd like to be able to include that information in the MHA file
> rather than keeping a separate record. Thanks in advance for the help.
>
> --
>
> AH
>
>
> Andrew Harris, BSc with Honours (Medical Physics)
>
> PhD (CAMPEP) & MClSc Candidate
>
>
> -----------------------------------------------------------------------------------------------
>
> *This email and any attachments thereto may contain private,
> confidential, and privileged materials for the sole use of the intended
> recipient. Any reviewing, copying, or distribution of this email (or any
> attachments thereto) by other than the intended recipient is strictly
> prohibited. If you are not the intended recipient, please contact the
> sender immediately and permanently destroy this email and any attachments
> thereto.*
> The ITK community is transitioning from this mailing list to
> discourse.itk.org. Please join us there!
> ________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> https://itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://itk.org/pipermail/insight-users/attachments/20180530/7f05d2cb/attachment.html>


More information about the Insight-users mailing list