Dicom Explorer


Dicom Explorer is a Swing based application that demonstrates some JDT features. Currently it supports:


  • Simple viewing of DICOM images with JDT's image IO plugin and other images (jpeg, gif, ...).
  • Exploring the content of DICOM files either as a text or in a tree structure.
  • Non-default Character Repertoires.


Click the launch button to start the application ( 1.00.1011 - 19 dec 2007)

webstart.png


Screenshots

Click on an image to see a larger version.

screenshot1_thumb.jpg

screenshot2_thumb.jpg

screenshot3_thumb.jpg

screenshot4_thumb.jpg

Requirements


This demo application requires Java 5 or Java 6.Get Java here.

The application has been tested on Windows XP, Windows Vista and Ubuntu Linux.Please let us know should you encounter any issues using Dicom Explorer.


Technology


Dicom Explorer was created with JDT (www.trispark.com), Jide (www.jidesoft.com) and Java Image IO (jai-imageio.dev.java.net)