Hi Mastan,

segmentations can be saved in DICOM SEG format but be aware that this feature 
is considered experimental. We do not yet support any other DICOM format for 
saving images. However, if you save an image or segmentation for example as 
NRRD image that is originating from a DICOM file, we write some DICOM tags into 
the image header as well. Maybe that's already enough for your use case. Such 
an image header looks like:


NRRD0004
# Complete NRRD file format specification at:
# http://teem.sourceforge.net/nrrd/format.html
type: unsigned short
dimension: 3
space: left-posterior-superior
sizes: 128 128 39
space directions: (1.953125,0,0) (0,1.953125,0) (0,0,3)
kinds: domain domain domain
endian: little
encoding: gzip
space origin: (-121.98996663093,-136.40468120573999,-48.722412109375)
DICOM_0008_0050:={"values":[{"z":0, "zmax":38, "t":0, "tmax":2, 
"value":"d3f5666ad"}]}
DICOM_0008_0060:={"values":[{"z":0, "t":0, "value":"SEG"}]}
DICOM_0008_1030:={"values":[{"z":0, "zmax":38, "t":0, "tmax":2, "value":""}]}
DICOM_0008_103E:={"values":[{"z":0, "t":0, "value":"MITK Segmentation"}]}
DICOM_0010_0010:={"values":[{"z":0, "zmax":38, "t":0, "tmax":2, 
"value":"5186978cp02696p"}]}
DICOM_0010_0020:={"values":[{"z":0, "zmax":38, "t":0, "tmax":2, 
"value":"3a90f538p182a7p"}]}
DICOM_0010_0030:={"values":[{"z":0, "zmax":38, "t":0, "tmax":2, 
"value":"20120801"}]}
DICOM_0010_0040:={"values":[{"z":0, "zmax":38, "t":0, "tmax":2, "value":"O"}]}
DICOM_0020_000D:={"values":[{"z":0, "zmax":38, "t":0, "tmax":2, 
"value":"1.3.46.670589.16.01.61.61087,0618776.11"}]}
org_mitk_uid:=637b3d3d-ae1d-4585-b963-0296e693c4f2

Best,
Stefan
?



________________________________
Von: mastan.val...@siemens-healthineers.com 
<mastan.val...@siemens-healthineers.com>
Gesendet: Montag, 4. Juli 2022 17:44
An: mitk-users@lists.sourceforge.net
Betreff: Re: [mitk-users] Saving the results in dicom format.

Hi All,

I need help that if the input is loaded as the dicom file and suppose I 
performed any task Eg: segmentation(it may be any other procedure or process) 
the final results which ever it may produce, I want to save it in Dicom format 
only.

Your help is appreciated.
Thanks..

Regards
Mastan.



_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to