Hi all
Is there a way to get patient orientation (i.e., HFS etc) and things like the equivalent of DICOM’s Actual Frame Duration etc from ITK image objects?
I suspect this sits in the MetaData, but that’d imply I’d have to know how to get it for every file format that supports this info (although most formats don’t I guess).
If this cannot be done, can someone point me to an example how to get it for a DICOM image (or even tell me about another ITK-supported file format that does encode this info)?
Thanks!