pyushkevich / itksnap

ITK-SNAP medical image segmentation tool
http://www.itksnap.org
GNU General Public License v3.0
294 stars 86 forks source link

Real-time 3D echocardiography Import Feature #26

Closed jilei-hao closed 3 years ago

jilei-hao commented 3 years ago

Real-time 3D echocardiography (4D echo) is exported from Philips’ QLAB software in Cartesian DICOM format. Philips’ Cartesian DICOMs are not readable by most programs. The task is to create an image import feature that loads the Cartesian DICOM with an adjusted orientation and retain the frame time from the metadata of the Cartesian DICOM.

jilei-hao commented 3 years ago

Addressed by https://github.com/pyushkevich/itksnap/pull/34