> For the digital mammo system from Sectra, a floating point number
> PixelToPhotonRatio stored in a private DICOM tag 0019:1024 (type FD) is
> required for linearisation of the image.
> Does anybody has experience how to obtain this number in an easy way?
It should work with our DICOM Tools (ImageJ Plugins/Viewer)
http://santec.tudor.lu/project/optimage/dicom/startJust open the Image with the DicomViewer an press View Header
If you need the Tag in your own App. you can just do
new DicomHeader(file).getHeaderTag("0019:1024");
If it does not work, could you please send me one of the images to
implement it.
Greets
Johannes
-----------------------------------------------------------------
Johannes Hermen - Ingenieur de Recherche
[hidden email]
-----------------------------------------------------------------
CRP Henri Tudor
http://www.santec.tudor.lu29, Avenue John F. Kennedy
L-1855 Luxembourg
-----------------------------------------------------------------