Skip to content
ivmartel edited this page Sep 17, 2015 · 123 revisions

Snapshot of dwv v0.11.0: 'mobile' in Firefox 40.0.3 under Fedora 22.

DWV is a simple javascript/HTML5 (only) Dicom Web Viewer. This means that you can use it on any platform that provides a modern browser (laptop, tablet, phone and even modern TVs), without the need to install any plug-in.

It is released under GNU GPL license (see the license.txt at the root of the source code). I choose GPL because it is for me a more sustainable open source license. If people are interested in this code, I prefer that they come to me and we discuss possible exchange (and possible other license such as BSD-like) rather than just take the code. Regarding GPL and Software as a Service (Saas) be aware of its limitations: see Tim O'Reilly's post and a more direct answer.

Demos can be found here: http://ivmartel.github.io/dwv/

User Documentation

Development Documentation

Clone this wiki locally