[Insight-users] Need help with PermuteAxesImageFilter
Luis Ibanez
luis.ibanez at kitware.com
Mon Aug 21 12:05:38 EDT 2006
Hi Martin,
You must change the DICOM tags:
0x0028 0x0010 Rows
0x0028 0x0011 Columns
0x0028 0x0008 Frames
0x0028 0x0020 Pixel Spacing
0x0018 0x0088 Spacing between slices
According to the permutation and region extraction
that you have performed.
For an example on how to change DICOM tags in the
MetaData dictionnary, please look at the program
Insight/Examples/IO/
ImageReadDicomSeriesWrite.cxx
In particular to lines 108=118.
Regards,
Luis
-------------------------------
Martin Shad-Manfaat wrote:
> Hi Luis,
> thanks for your help.
> But i've got some additional questions to your explanation:
>
>
>
>> B) The MetaData dictionary of the input image is not
>> good for the output image because you permuted it
>> and changed its size. You *MUST* edit the content
>> of the MetaDataDictionary accordingly.
>>
>
>
> that's what I also assumed.
>
> Could you please tell me what tags must be changed.
> Or is it the format of the dictionary what must be changed.
> ( I'm new to all this, sorry)
>
> Thx,
> Martin
> _____________________________________________________________________
> Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> http://smartsurfer.web.de/?mc=100071&distributionid=000000000071
>
>
>
More information about the Insight-users
mailing list