Hi,
I am using ITK to get the dose of the radioactive tracer from Dicom header using
dicomIO->GetValueFromTag("0018|1074", strDose);
However, the value is empty.
I use ImageJ and find this tag [0018|1074] is associated with a value.
Any idea?
Thanks.
Yixun