Dicom stack metadata - retaining original stack information

조회 수: 4 (최근 30일)
Jay
Jay 2014년 6월 16일
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개)

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by