
Hello, On Fri, 18 May 2018, Dave Howorth wrote:
I want to look at some MRI images from a CD the hospital sent, which expects to see a Windows box.
I've decrypted the disk using J7Z and am now looking for something to view the images with. Apparently they're in DICOM format but YaST just shows me what seems to be a toolkit and a python binding. There seem to be various possible in various arcane repositories but I'm wondering if anybody else knows more about this?
==== http://www.imagemagick.org/script/formats.php ==== DCM R Digital Imaging and Communications in Medicine (DICOM) image Used by the medical community for images like X-rays. ImageMagick sets the initial display range based on the Window Center (0028,1050) and Window Width (0028,1051) tags. Use -define dcm:display-range=reset to set the display range to the minimum and maximum pixel values. Use -define dcm:rescale=true to enable interpretation of the rescale slope and intercept settings in the file. Use -define dcm:window=centerXwidth to override the center and width settings in the file with your own values. ==== So, just try display foo.dcm or whatever the file(s) are named. HTH, -dnh -- For every rational explanation there are an infinite number of irrational explanations. -- Staples' Observation -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org