Dicom stack metadata - retaining original stack information
1 回表示 (過去 30 日間)
古いコメントを表示
I have read in a stack of DICOM images that have then been modified and need writing out again. The problem is that some of the data in the header is missed when written out.
The main property that I want to maintain is the association to other images in the stack, and its slice position. I can see several people have had similar difficulties but rarely there is a solution.
At worst, how should I define the dictionary such that:
- it knows it is part of a stack
- i can give its position in the stack
It is fine to define the image matrices such that each element is a 1x1 pixel, and each image is 1 pixel thick.
Thanks
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!