[Insight-users] Need help with PermuteAxesImageFilter
MX
dammyxxx at web.de
Sat Aug 19 11:11:01 EDT 2006
Hello,
i have a problem with the PermuteAxesImageFilter,
when writing DICOM series I used the MetaDataDicitonaryArray
i could get from the ImageSeriesReader:
I couldn't find anything about it in the archives.
seriesWriter->SetMetaDataDictionaryArray(
seriesReader->GetMetaDataDicitonaryArray() );
This worked very well.
But as I put the PermuteAxesImageFilter in the pipeline, it does not
work so well anymore,
I get an exception at runtime.
Why does it happen?
And what can I do for not loosing the header information?
Thx,
Martin
More information about the Insight-users
mailing list