ReadDICOMTagExample¶
-
MLModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Examples
dll MLReadDICOMTagExample
definition MLReadDICOMTagExample.def
Purpose¶
The module ReadDICOMTagExample
shows how to access a DICOM tag and its VR in C++.
Parameter Fields¶
Field Index¶
Auto Apply : Bool |
Auto Update : Bool |
Status : String |
Tag Name : String |
Tag Value : String |
Tag VR : String |
Update : Trigger |
Visible Fields¶
Update¶
-
name:
update
, type:
Trigger
¶ If pressed, the module tries to read out the tag given by its name anew.
Auto Update¶
-
name:
autoUpdate
, type:
Bool
, default:
FALSE
¶ If checked, the module tries to read out the given DICOM tag when the input image changes.