Open-Minds-Lab / MRdataset

MRdataset : unified interface to various neuroimaging dataset formats
https://open-minds-lab.github.io/MRdataset/
Apache License 2.0
1 stars 4 forks source link

Catch localizers/Phantoms based on Image Orientation #1

Open sinhaharsh opened 2 years ago

sinhaharsh commented 2 years ago

Description

Currently the code uses Series Description to identify localizers, aahead_scout, and acr/phantom. Can we use Image Orientation information to identify localizers similar to dcm2niix?

Reference

https://github.com/rordenlab/dcm2niix/blob/23d087566a22edd4f50e4afe829143cb8f6e6720/console/nii_dicom_batch.cpp#L6854