-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Snapshot of dwv v0.3: 'static' in Firefox 20 under Linux Fedora 18, 'mobile' in Chrome 26 under Linux Fedora 18 and on a Galaxy Nexus phone.
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 the more sustainable open source license. If, one day, people are interested in this code, I prefer that they come to me and we discuss possible exchange (and possible other license) rather than they take the code and make a 1px font reference to it in their About box of their closed source tool...
Demos can be found here: http://ivmartel.github.com/dwv/
- Blog: some sparse news
- Snapshots: snapshots of the application
- Dicom Support: DICOM checklist
- Pacs Support: PACS checklist
- Platform Support: Platform checklist
- User Stories: requirements of the application
- Standards: standards I try to follow
- Roadmap: ideas for the future
- Benchmark: similar initiatives
- Developing with Eclipse: the steps needed to set up Eclipse to develop dwv
- Javascript: javascript links