[Insight-users] Compose metaimages into a Vector image

Matt McCormick matt.mccormick at kitware.com
Fri Sep 30 10:16:12 EDT 2011


Hi Mengqiu,

You may find it easier to write a simple MetaImage .mhd header file as
described here:

http://www.itk.org/Wiki/MetaIO/Documentation#Quick_Start

and then the ImageFileReader can be used easily.

Best,
Matt


On Fri, Sep 30, 2011 at 9:39 AM, Mengqiu Tian <tianmengqiu at gmail.com> wrote:
> Hi all,
>
> I think I forget to mention that all my images are raw image, so I have to
> use MetaImageIO to read and write those images.
>
> Mengqiu
>
> On Fri, Sep 30, 2011 at 3:38 PM, Mengqiu Tian <tianmengqiu at gmail.com> wrote:
>>
>> Hi Matt,
>>
>> Thanks a lot for reply.
>> All my images are raw images, I think I have to use MetaImageIO.
>> RawImageIO already works, but I think enter all information manually every
>> time is not  a good idea, so I want to improve that.
>>
>> Mengqiu
>>
>>
>> On Fri, Sep 30, 2011 at 3:34 PM, Matt McCormick
>> <matt.mccormick at kitware.com> wrote:
>>>
>>> Hi Mengqiu,
>>>
>>> > A, B and C are slices need to be composed. However, after read in the
>>> > images
>>> > by using itkMetaImageIO.h, how could I seperated the data into slices?
>>>
>>> You may find it easier to use ImageFileReader instead of MetaImageIO
>>> directly.
>>>
>>> Best,
>>> Matt
>>
>
>
> _____________________________________
> 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.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list