DICOM GSPS - How to read GSPS file?

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
kstn_hut_hat
Posts: 28
Joined: Mon, 2016-05-09, 08:32

DICOM GSPS - How to read GSPS file?

#1 Post by kstn_hut_hat »

I have some GSPS files. How do I know the information in those files?
Does DCMTK have an example for read GSPS file?
Thanks for supporting!

J. Riesmeier
DCMTK Developer
Posts: 2503
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: DICOM GSPS - How to read GSPS file?

#2 Post by J. Riesmeier »

Please have a look at the dcmpstat module.

kstn_hut_hat
Posts: 28
Joined: Mon, 2016-05-09, 08:32

Re: DICOM GSPS - How to read GSPS file?

#3 Post by kstn_hut_hat »

J. Riesmeier wrote:Please have a look at the dcmpstat module.
Hi J. Riesmeie,
Thanks for help. Currently, I can not get the information such as the shape of Compound Graphic(CROSSHAIR,ARROW,RECTANGLE,ELLIPSE, v.v..) or Modality LUT.
I use DCMTK 3.6.0, and DVPresentationState.
Can you show me how to get the above parameters?
Thank so much!

J. Riesmeier
DCMTK Developer
Posts: 2503
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: DICOM GSPS - How to read GSPS file?

#4 Post by J. Riesmeier »

Compound graphics (and other concepts from Supplement 120 - Extended Presentation States) are not supported by "dcmpstat". This module is more than 15 years old and has never seen any significant update since then. It has been developed to support Grayscale Softcopy Presentation States (GSPS, Supplement 33) and is mainly used for DICOMscope.

But of course Modality LUT is supported.

kstn_hut_hat
Posts: 28
Joined: Mon, 2016-05-09, 08:32

Re: DICOM GSPS - How to read GSPS file?

#5 Post by kstn_hut_hat »

J. Riesmeier wrote:Compound graphics (and other concepts from Supplement 120 - Extended Presentation States) are not supported by "dcmpstat". This module is more than 15 years old and has never seen any significant update since then. It has been developed to support Grayscale Softcopy Presentation States (GSPS, Supplement 33) and is mainly used for DICOMscope.

But of course Modality LUT is supported.
I found that DVPresentationState has no function to retrieve information about Modality LUT. Only a function "const char *getCurrentImageModality()" but seems irrelevant

J. Riesmeier
DCMTK Developer
Posts: 2503
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: DICOM GSPS - How to read GSPS file?

#6 Post by J. Riesmeier »

Right, I guess this is because the Modality LUT transformation (if available) is applied directly to the pixel data, i.e. internally.

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest