DICOM Image viewer for Windows

3

1

In case you were wondering DICOM (Digital Imaging and Communications in Medicine) is a set of standards in medical imaging. I have a CT result saved conforming to that standard and I want to be able to see the scans.

The directory structure looks like this:

123456 (folder)
|- 2342345 (file)
|- 2342346 (file)
|- 2342347 (file)
|- [...] (more files)
DICOMDIR (file)

A Google search showed a lot of results for DICOM viewer and I even tried one but it only shows the thumbnails of the images. Could anyone recommend a good viewer so I don't have to try them all? Maybe with export functionality.

Thank you,
Alin

Alin Purcaru

Posted 2010-11-24T20:40:59.683

Reputation: 133

Have you tried Irfanview or something like that? – Paused until further notice. – 2010-11-24T21:18:12.833

I tried Paint.NET and renaming to jpeg, png, gif and bmp. It didn't work. Those aren't normal images with different extensions. Also at this moment I found (at the 3rd try) an app that works decently, called MicroDicom, but I'm still waiting for answers. Maybe someone has more knowledge to share. – Alin Purcaru – 2010-11-24T21:20:50.710

Answers

1

A good viewer is DICOMan (http://www.radonc.uams.edu/DICOMan.asp http://radonc.uams.edu/research/dicoman/) but IrfanView shall also be sufficiant for your needs, since it is free. Did you install the plugins? http://irfanview.tuwien.ac.at/plugins/irfanview_plugins_427_setup.exe

Michael S.

Posted 2010-11-24T20:40:59.683

Reputation: 3 128

the dicoman link yields a 404 – akira – 2011-11-19T21:26:55.277

added a link to DICOMan that worked as of 10 Sept 12. – Yewge – 2012-09-10T14:54:57.023

1

microdicom worked for me:

MicroDicom is application for primary processing and preservation of medical images in DICOM format It is equipped with most common tools for manipulation of DICOM images and it has an intuitive user interface. It also has the advantage of being free for use and accessible to everyone.

http://www.microdicom.com/

akira

Posted 2010-11-24T20:40:59.683

Reputation: 52 754

1

The freely downloadable tool TomoVision will work as a DICOM viewer. No installation needed, it's just a single .exe.

It is normally meant as a viewer for about 50 non-DICOM, proprietary medical imaging formats, which can then be converted to DICOM with DICOMatic. However, it can also read DICOM as per its list of supported formats.

tanius

Posted 2010-11-24T20:40:59.683

Reputation: 515

0

If you want a GUI that looks like what physicians are used to, you may want to have a look at:

malat

Posted 2010-11-24T20:40:59.683

Reputation: 981