Dear Dimitris,

thanks for reaching out. Two things:


1.       We have no built-in functionality for interpreting filenames to deduce 
image properties. Sorry. But it would be an interesting contribution for sure.

2.       Regarding the dicom tags: Please regard that the properties you 
mention are deprecated (as a rule of thumb: every property that encodes DICOM 
information but does not start with "DICOM." is deprecated. All extracted dicom 
information is stored now in properties in a standardized way since end of 
2016. Please see http://mitk.org/wiki/DICOM_property_naming for detailed 
information. You should use these properties. The older will be gone sooner 
than later.

I hope this helps at least a bit.

Best,
Ralf




________________________________
Von: Dimitris Bounias 
<bounias.dimit...@gmail.com<mailto:bounias.dimit...@gmail.com>>
Gesendet: Dienstag, 11. Februar 2020 16:56
An: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>
Betreff: [mitk-users] Modality and series description auto-detection

Greetings,

We are developing an application that has to work for both nifti and dicom and 
we need to know modality and series description for each image.

For dicom that means reading the "modality" and 
"dicom.series.SeriesDescription". For nifti it usually boils down to trying to 
infer it from filename.

In the interest of not reinventing the wheel, is there a function in mitk that 
already does the "guessing" for the nifti properties?

Thank you,
Dimitris
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to