T O P I C R E V I E W |
rbeaulieu |
Posted - Mar 03 2013 : 10:15:50 Can we get the Dicom header inforations (tags)of a file without loading the image?
Regards.
Regards. |
5 L A T E S T R E P L I E S (Newest First) |
rbeaulieu |
Posted - Mar 04 2013 : 15:27:27 Bam!! It's work!
Thank you Nigel.
Regent.
Regards. |
fab |
Posted - Mar 04 2013 : 14:21:24 Please try ParamsFromFileFormat(filename, ioDICOM). |
rbeaulieu |
Posted - Mar 04 2013 : 12:40:48 I try the ImageEn1.IO.ParamsFromFile procedure, but I can't access DICOM tags information. The ImageEn1.IO.Params.FileTypeStr is empty. The filename is good and the file extension is ".dcm". Everything is OK when I load the image with LoadFromFileDICOM. So What I am doing wrong to get tag without loading image?
Regards. |
rbeaulieu |
Posted - Mar 04 2013 : 08:05:49 So great,
Thank you!
Regards. |
xequte |
Posted - Mar 03 2013 : 11:55:45 Yes, you can load just the files params using:
http://www.imageen.com/help/TImageEnIO.ParamsFromFile.html
Nigel Xequte Software www.xequte.com nigel@xequte.com |