nroduit / Weasis

Weasis is a DICOM viewer available as a desktop application or as a web-based application.
https://nroduit.github.io
Other
789 stars 284 forks source link

Read ISO File directly. #160

Closed lamyergeier closed 1 year ago

lamyergeier commented 3 years ago

Is your feature request related to a problem? Please describe. I create ISO backup of CD and DVD that contains DICOM data from my doctor. It will be useful if we could directly read from ISO file.

Describe the solution you'd like Currently, the ISO file can't be read directly. It will be nice if it supports this.

Describe alternatives you've considered I mount the file first and then it works fine.

nroduit commented 3 years ago

I won't provide such a feature because it is possible to mount a drive from an iso image with different software or in command line. The Weasis can read directly the drive from the CD button.

nroduit commented 1 year ago

Handling ISO image is not the role of a DICOM viewer