Display shutter module

All other questions regarding DICOMscope

Moderator: Moderator Team

Post Reply
Message
Author
m-ishihara
Posts: 40
Joined: Thu, 2008-09-18, 09:20
Location: Japan

Display shutter module

#1 Post by m-ishihara »

Hi OFFIS team,

We are using both getOutputData and createWindowsDIB functions to get renderd images. But we have not got any image with Display shutter described in c.7.6.11 of PS3.3.
DICOM data with shutter definition tag, i.e. (0018,1600), is not applied on its image.
I believe shutter function is implemented, because there is a checking shutter function in the dcmstat module.
If there is a switching key to shutter ON and OFF, please let us know the key.

Thank's for your help,

Best Regards,
Maty

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1435
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

#2 Post by Marco Eichelberg »

You are right - display shutters are not applied by class DicomImage or the code in module dcmpstat. You have to understand that dcmpstat was designed as support code for the DICOMscope viewer, which is written in a mixture of C++ (DCMTK) and Java code. In DICOMscope, all handling of vector graphics (graphical annotation sequence, text annotations, shutters, but also bitmap overlays since they can be mixed with vector graphics) are handled in the Java layer. So the C++ layer only provides API methods that allow the Java code to check whether a shutter is there and to access the coordinates of the shutter. Rendering then happens on the Java layer and, therefore, there is no such code in DCMTK.

m-ishihara
Posts: 40
Joined: Thu, 2008-09-18, 09:20
Location: Japan

#3 Post by m-ishihara »

Hi Marco,

Thank you for your reply.
Maty

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest