Skip to content

fix(io): DICOM readers does not have the good scale along the z axis

Description

Ignores duplicated dicom files (with same SOPInstanceUID (0x0008, 0x0018)). This will display a warning, but still load the dicom dir.

Also included fixes:

  • Folder input dialog which returns the selected folder and not the sub-folder instead (and displayed wrongly a file dialog instead of a folder dialog)
  • 4k ogre scene (and mouse event) is again supported

Closes #10 (closed)

How to test it?

See #10 (closed), download the dicom files and test with the *_3 (good) and *_2 (bad) folders. All unit tests should also work

Data

https://owncloud.ircad.fr/index.php/s/sXqnCiSGTJJEVFc

Some results

Edited by Didier WECKMANN

Merge request reports