0

I am looking for an opensource appletviewer.Idea is using Java webstart i want to download the appletviewer (with the help of JNLP config) along with the specific dicom file [dynamic content w.r.t user/patient] in my webapplication,so that end users will have access to see their dicom files in web application.

If anyone have come across on this kindly let me know. Thanks in advance for your support.

Roman C
  • 49,761
  • 33
  • 66
  • 176
Satya
  • 19
  • 3

2 Answers2

2

As part of his PixelMed DICOM Java Toolkit, David Clunie has developed a number of demo applets, among these a DICOM Image Viewer for which the JNLP file can be accessed from here. PixelMed Java DICOM Toolkit and its sub-components are available under a BSD license.

Anders Gustafsson
  • 15,837
  • 8
  • 56
  • 114
0

Did you try Weasis?

It is a Java web start based viewer. We use it on Linux and Windows workstations and I find it to be an excellent lightweight Dicom viewer.

jap1968
  • 7,747
  • 1
  • 30
  • 37